include/dt-bindings/power/tegra194-powergate.h
Source file repositories/reference/linux-study-clean/include/dt-bindings/power/tegra194-powergate.h
File Facts
- System
- Linux kernel
- Corpus path
include/dt-bindings/power/tegra194-powergate.h- Extension
.h- Size
- 1234 bytes
- Lines
- 36
- 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 __ABI_MACH_T194_POWERGATE_T194_H_
#define __ABI_MACH_T194_POWERGATE_T194_H_
#define TEGRA194_POWER_DOMAIN_AUD 1
#define TEGRA194_POWER_DOMAIN_DISP 2
#define TEGRA194_POWER_DOMAIN_DISPB 3
#define TEGRA194_POWER_DOMAIN_DISPC 4
#define TEGRA194_POWER_DOMAIN_ISPA 5
#define TEGRA194_POWER_DOMAIN_NVDECA 6
#define TEGRA194_POWER_DOMAIN_NVJPG 7
#define TEGRA194_POWER_DOMAIN_NVENCA 8
#define TEGRA194_POWER_DOMAIN_NVENCB 9
#define TEGRA194_POWER_DOMAIN_NVDECB 10
#define TEGRA194_POWER_DOMAIN_SAX 11
#define TEGRA194_POWER_DOMAIN_VE 12
#define TEGRA194_POWER_DOMAIN_VIC 13
#define TEGRA194_POWER_DOMAIN_XUSBA 14
#define TEGRA194_POWER_DOMAIN_XUSBB 15
#define TEGRA194_POWER_DOMAIN_XUSBC 16
#define TEGRA194_POWER_DOMAIN_PCIEX8A 17
#define TEGRA194_POWER_DOMAIN_PCIEX4A 18
#define TEGRA194_POWER_DOMAIN_PCIEX1A 19
#define TEGRA194_POWER_DOMAIN_PCIEX8B 21
#define TEGRA194_POWER_DOMAIN_PVAA 22
#define TEGRA194_POWER_DOMAIN_PVAB 23
#define TEGRA194_POWER_DOMAIN_DLAA 24
#define TEGRA194_POWER_DOMAIN_DLAB 25
#define TEGRA194_POWER_DOMAIN_CV 26
#define TEGRA194_POWER_DOMAIN_GPU 27
#define TEGRA194_POWER_DOMAIN_MAX 27
#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.