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

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

File Facts

System
Linux kernel
Corpus path
include/dt-bindings/reset/sama7g5-reset.h
Extension
.h
Size
286 bytes
Lines
11
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_SAMA7G5_H
#define __DT_BINDINGS_RESET_SAMA7G5_H

#define SAMA7G5_RESET_USB_PHY1		4
#define SAMA7G5_RESET_USB_PHY2		5
#define SAMA7G5_RESET_USB_PHY3		6

#endif /* __DT_BINDINGS_RESET_SAMA7G5_H */

Annotation

Implementation Notes