include/dt-bindings/soc/bcm-pmb.h

Source file repositories/reference/linux-study-clean/include/dt-bindings/soc/bcm-pmb.h

File Facts

System
Linux kernel
Corpus path
include/dt-bindings/soc/bcm-pmb.h
Extension
.h
Size
288 bytes
Lines
13
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 __DT_BINDINGS_SOC_BCM_PMB_H
#define __DT_BINDINGS_SOC_BCM_PMB_H

#define BCM_PMB_PCIE0				0x01
#define BCM_PMB_PCIE1				0x02
#define BCM_PMB_PCIE2				0x03
#define BCM_PMB_HOST_USB			0x04
#define BCM_PMB_SATA				0x05

#endif

Annotation

Implementation Notes