include/dt-bindings/clock/sophgo,sg2042-rpgate.h
Source file repositories/reference/linux-study-clean/include/dt-bindings/clock/sophgo,sg2042-rpgate.h
File Facts
- System
- Linux kernel
- Corpus path
include/dt-bindings/clock/sophgo,sg2042-rpgate.h- Extension
.h- Size
- 1575 bytes
- Lines
- 59
- 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_SOPHGO_SG2042_RPGATE_H__
#define __DT_BINDINGS_SOPHGO_SG2042_RPGATE_H__
#define GATE_CLK_RXU0 0
#define GATE_CLK_RXU1 1
#define GATE_CLK_RXU2 2
#define GATE_CLK_RXU3 3
#define GATE_CLK_RXU4 4
#define GATE_CLK_RXU5 5
#define GATE_CLK_RXU6 6
#define GATE_CLK_RXU7 7
#define GATE_CLK_RXU8 8
#define GATE_CLK_RXU9 9
#define GATE_CLK_RXU10 10
#define GATE_CLK_RXU11 11
#define GATE_CLK_RXU12 12
#define GATE_CLK_RXU13 13
#define GATE_CLK_RXU14 14
#define GATE_CLK_RXU15 15
#define GATE_CLK_RXU16 16
#define GATE_CLK_RXU17 17
#define GATE_CLK_RXU18 18
#define GATE_CLK_RXU19 19
#define GATE_CLK_RXU20 20
#define GATE_CLK_RXU21 21
#define GATE_CLK_RXU22 22
#define GATE_CLK_RXU23 23
#define GATE_CLK_RXU24 24
#define GATE_CLK_RXU25 25
#define GATE_CLK_RXU26 26
#define GATE_CLK_RXU27 27
#define GATE_CLK_RXU28 28
#define GATE_CLK_RXU29 29
#define GATE_CLK_RXU30 30
#define GATE_CLK_RXU31 31
#define GATE_CLK_MP0 32
#define GATE_CLK_MP1 33
#define GATE_CLK_MP2 34
#define GATE_CLK_MP3 35
#define GATE_CLK_MP4 36
#define GATE_CLK_MP5 37
#define GATE_CLK_MP6 38
#define GATE_CLK_MP7 39
#define GATE_CLK_MP8 40
#define GATE_CLK_MP9 41
#define GATE_CLK_MP10 42
#define GATE_CLK_MP11 43
#define GATE_CLK_MP12 44
#define GATE_CLK_MP13 45
#define GATE_CLK_MP14 46
#define GATE_CLK_MP15 47
#endif /* __DT_BINDINGS_SOPHGO_SG2042_RPGATE_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.