include/dt-bindings/reset/sun55i-a523-r-ccu.h
Source file repositories/reference/linux-study-clean/include/dt-bindings/reset/sun55i-a523-r-ccu.h
File Facts
- System
- Linux kernel
- Corpus path
include/dt-bindings/reset/sun55i-a523-r-ccu.h- Extension
.h- Size
- 667 bytes
- Lines
- 27
- 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.
- 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
- No C-style include directives detected by the generator.
Detected Declarations
- No top-level syscall, struct, function, initcall, or export declaration detected by the generator.
Annotated Snippet
#ifndef _DT_BINDINGS_RST_SUN55I_A523_R_CCU_H_
#define _DT_BINDINGS_RST_SUN55I_A523_R_CCU_H_
#define RST_BUS_R_TIMER 0
#define RST_BUS_R_TWD 1
#define RST_BUS_R_PWMCTRL 2
#define RST_BUS_R_SPI 3
#define RST_BUS_R_SPINLOCK 4
#define RST_BUS_R_MSGBOX 5
#define RST_BUS_R_UART0 6
#define RST_BUS_R_UART1 7
#define RST_BUS_R_I2C0 8
#define RST_BUS_R_I2C1 9
#define RST_BUS_R_I2C2 10
#define RST_BUS_R_PPU1 11
#define RST_BUS_R_IR_RX 12
#define RST_BUS_R_RTC 13
#define RST_BUS_R_CPUCFG 14
#define RST_BUS_R_PPU0 15
#endif /* _DT_BINDINGS_RST_SUN55I_A523_R_CCU_H_ */
Annotation
- Atlas domain: Repository Root And Misc / include.
- Implementation status: source implementation candidate.
Implementation Notes
- This generated page is the file-by-file coverage layer; curated subsystem chapters should link here when they synthesize a multi-file control flow.
- Core OS pages should be promoted from atlas-only to deep-reviewed when they explain data structures, invariants, locking, lifecycle, and C implementation snippets.
- Driver-family pages are intentionally pattern-oriented unless they are part of the selected PCIe/NVMe representative device path.