include/dt-bindings/clock/qcom,milos-gpucc.h
Source file repositories/reference/linux-study-clean/include/dt-bindings/clock/qcom,milos-gpucc.h
File Facts
- System
- Linux kernel
- Corpus path
include/dt-bindings/clock/qcom,milos-gpucc.h- Extension
.h- Size
- 1728 bytes
- Lines
- 57
- 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_CLK_QCOM_GPU_CC_MILOS_H
#define _DT_BINDINGS_CLK_QCOM_GPU_CC_MILOS_H
/* GPU_CC clocks */
#define GPU_CC_PLL0 0
#define GPU_CC_PLL0_OUT_EVEN 1
#define GPU_CC_AHB_CLK 2
#define GPU_CC_CB_CLK 3
#define GPU_CC_CX_ACCU_SHIFT_CLK 4
#define GPU_CC_CX_FF_CLK 5
#define GPU_CC_CX_GMU_CLK 6
#define GPU_CC_CXO_AON_CLK 7
#define GPU_CC_CXO_CLK 8
#define GPU_CC_DEMET_CLK 9
#define GPU_CC_DEMET_DIV_CLK_SRC 10
#define GPU_CC_DPM_CLK 11
#define GPU_CC_FF_CLK_SRC 12
#define GPU_CC_FREQ_MEASURE_CLK 13
#define GPU_CC_GMU_CLK_SRC 14
#define GPU_CC_GX_ACCU_SHIFT_CLK 15
#define GPU_CC_GX_ACD_AHB_FF_CLK 16
#define GPU_CC_GX_AHB_FF_CLK 17
#define GPU_CC_GX_GMU_CLK 18
#define GPU_CC_GX_RCG_AHB_FF_CLK 19
#define GPU_CC_HLOS1_VOTE_GPU_SMMU_CLK 20
#define GPU_CC_HUB_AON_CLK 21
#define GPU_CC_HUB_CLK_SRC 22
#define GPU_CC_HUB_CX_INT_CLK 23
#define GPU_CC_HUB_DIV_CLK_SRC 24
#define GPU_CC_MEMNOC_GFX_CLK 25
#define GPU_CC_RSCC_HUB_AON_CLK 26
#define GPU_CC_RSCC_XO_AON_CLK 27
#define GPU_CC_SLEEP_CLK 28
#define GPU_CC_XO_CLK_SRC 29
#define GPU_CC_XO_DIV_CLK_SRC 30
/* GPU_CC resets */
#define GPU_CC_CB_BCR 0
#define GPU_CC_CX_BCR 1
#define GPU_CC_FAST_HUB_BCR 2
#define GPU_CC_FF_BCR 3
#define GPU_CC_GMU_BCR 4
#define GPU_CC_GX_BCR 5
#define GPU_CC_RBCPR_BCR 6
#define GPU_CC_XO_BCR 7
/* GPU_CC power domains */
#define GPU_CC_CX_GDSC 0
#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.