include/dt-bindings/clock/qcom,sm8750-cambistmclkcc.h
Source file repositories/reference/linux-study-clean/include/dt-bindings/clock/qcom,sm8750-cambistmclkcc.h
File Facts
- System
- Linux kernel
- Corpus path
include/dt-bindings/clock/qcom,sm8750-cambistmclkcc.h- Extension
.h- Size
- 1092 bytes
- Lines
- 31
- 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_CAM_BIST_MCLK_CC_SM8750_H
#define _DT_BINDINGS_CLK_QCOM_CAM_BIST_MCLK_CC_SM8750_H
/* CAM_BIST_MCLK_CC clocks */
#define CAM_BIST_MCLK_CC_MCLK0_CLK 0
#define CAM_BIST_MCLK_CC_MCLK0_CLK_SRC 1
#define CAM_BIST_MCLK_CC_MCLK1_CLK 2
#define CAM_BIST_MCLK_CC_MCLK1_CLK_SRC 3
#define CAM_BIST_MCLK_CC_MCLK2_CLK 4
#define CAM_BIST_MCLK_CC_MCLK2_CLK_SRC 5
#define CAM_BIST_MCLK_CC_MCLK3_CLK 6
#define CAM_BIST_MCLK_CC_MCLK3_CLK_SRC 7
#define CAM_BIST_MCLK_CC_MCLK4_CLK 8
#define CAM_BIST_MCLK_CC_MCLK4_CLK_SRC 9
#define CAM_BIST_MCLK_CC_MCLK5_CLK 10
#define CAM_BIST_MCLK_CC_MCLK5_CLK_SRC 11
#define CAM_BIST_MCLK_CC_MCLK6_CLK 12
#define CAM_BIST_MCLK_CC_MCLK6_CLK_SRC 13
#define CAM_BIST_MCLK_CC_MCLK7_CLK 14
#define CAM_BIST_MCLK_CC_MCLK7_CLK_SRC 15
#define CAM_BIST_MCLK_CC_PLL0 16
#define CAM_BIST_MCLK_CC_SLEEP_CLK 17
#define CAM_BIST_MCLK_CC_SLEEP_CLK_SRC 18
#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.