include/soc/mscc/vsc7514_regs.h

Source file repositories/reference/linux-study-clean/include/soc/mscc/vsc7514_regs.h

File Facts

System
Linux kernel
Corpus path
include/soc/mscc/vsc7514_regs.h
Extension
.h
Size
389 bytes
Lines
20
Domain
Repository Root And Misc
Bucket
include
Inferred role
Repository Root And Misc: implementation source
Status
source implementation candidate

Why This File Exists

Top-level or miscellaneous repository surface. Use this as map coverage unless a later manual pass promotes the file into a deeper subsystem dossier.

Dependency Surface

Detected Declarations

Annotated Snippet

#ifndef VSC7514_REGS_H
#define VSC7514_REGS_H

#include <soc/mscc/ocelot_vcap.h>

extern struct vcap_props vsc7514_vcap_props[];

extern const struct reg_field vsc7514_regfields[REGFIELD_MAX];

extern const u32 *vsc7514_regmap[TARGET_MAX];

#endif

Annotation

Implementation Notes