include/dt-bindings/interconnect/mediatek,mt8196.h
Source file repositories/reference/linux-study-clean/include/dt-bindings/interconnect/mediatek,mt8196.h
File Facts
- System
- Linux kernel
- Corpus path
include/dt-bindings/interconnect/mediatek,mt8196.h- Extension
.h- Size
- 1301 bytes
- Lines
- 49
- 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_INTERCONNECT_MEDIATEK_MT8196_H
#define __DT_BINDINGS_INTERCONNECT_MEDIATEK_MT8196_H
#define SLAVE_DDR_EMI 0
#define MASTER_MCUSYS 1
#define MASTER_MCU_0 2
#define MASTER_MCU_1 3
#define MASTER_MCU_2 4
#define MASTER_MCU_3 5
#define MASTER_MCU_4 6
#define MASTER_GPUSYS 7
#define MASTER_MMSYS 8
#define MASTER_MM_VPU 9
#define MASTER_MM_DISP 10
#define MASTER_MM_VDEC 11
#define MASTER_MM_VENC 12
#define MASTER_MM_CAM 13
#define MASTER_MM_IMG 14
#define MASTER_MM_MDP 15
#define MASTER_VPUSYS 16
#define MASTER_VPU_0 17
#define MASTER_VPU_1 18
#define MASTER_MDLASYS 19
#define MASTER_MDLA_0 20
#define MASTER_UFS 21
#define MASTER_PCIE 22
#define MASTER_USB 23
#define MASTER_WIFI 24
#define MASTER_BT 25
#define MASTER_NETSYS 26
#define MASTER_DBGIF 27
#define SLAVE_HRT_DDR_EMI 28
#define MASTER_HRT_MMSYS 29
#define MASTER_HRT_MM_DISP 30
#define MASTER_HRT_MM_VDEC 31
#define MASTER_HRT_MM_VENC 32
#define MASTER_HRT_MM_CAM 33
#define MASTER_HRT_MM_IMG 34
#define MASTER_HRT_MM_MDP 35
#define MASTER_HRT_ADSP 36
#define MASTER_HRT_DBGIF 37
#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.