include/dt-bindings/clock/mobileye,eyeq6lplus-clk.h
Source file repositories/reference/linux-study-clean/include/dt-bindings/clock/mobileye,eyeq6lplus-clk.h
File Facts
- System
- Linux kernel
- Corpus path
include/dt-bindings/clock/mobileye,eyeq6lplus-clk.h- Extension
.h- Size
- 841 bytes
- Lines
- 38
- 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_CLOCK_MOBILEYE_EYEQ6LPLUS_CLK_H
#define _DT_BINDINGS_CLOCK_MOBILEYE_EYEQ6LPLUS_CLK_H
#define EQ6LPC_PLL_CPU 0
#define EQ6LPC_PLL_DDR 1
#define EQ6LPC_PLL_PER 2
#define EQ6LPC_PLL_VDI 3
#define EQ6LPC_PLL_ACC 4
#define EQ6LPC_CPU_OCC 5
#define EQ6LPC_ACC_VDI 6
#define EQ6LPC_ACC_OCC 7
#define EQ6LPC_ACC_FCMU 8
#define EQ6LPC_DDR_OCC 9
#define EQ6LPC_PER_OCC 10
#define EQ6LPC_PER_I2C_SER 11
#define EQ6LPC_PER_PCLK 12
#define EQ6LPC_PER_TSU 13
#define EQ6LPC_PER_OSPI 14
#define EQ6LPC_PER_GPIO 15
#define EQ6LPC_PER_TIMER 16
#define EQ6LPC_PER_I2C 17
#define EQ6LPC_PER_UART 18
#define EQ6LPC_PER_SPI 19
#define EQ6LPC_PER_PERIPH 20
#define EQ6LPC_VDI_OCC 21
#endif
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.