include/dt-bindings/reset/bcm6358-reset.h

Source file repositories/reference/linux-study-clean/include/dt-bindings/reset/bcm6358-reset.h

File Facts

System
Linux kernel
Corpus path
include/dt-bindings/reset/bcm6358-reset.h
Extension
.h
Size
381 bytes
Lines
16
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_RESET_BCM6358_H
#define __DT_BINDINGS_RESET_BCM6358_H

#define BCM6358_RST_SPI		0
#define BCM6358_RST_ENET	2
#define BCM6358_RST_MPI		3
#define BCM6358_RST_EPHY	6
#define BCM6358_RST_SAR		7
#define BCM6358_RST_USBH	12
#define BCM6358_RST_PCM		13
#define BCM6358_RST_ADSL	14

#endif /* __DT_BINDINGS_RESET_BCM6358_H */

Annotation

Implementation Notes