include/dt-bindings/reset/tegra194-reset.h
Source file repositories/reference/linux-study-clean/include/dt-bindings/reset/tegra194-reset.h
File Facts
- System
- Linux kernel
- Corpus path
include/dt-bindings/reset/tegra194-reset.h- Extension
.h- Size
- 5536 bytes
- Lines
- 153
- 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_RESET_H
#define __ABI_MACH_T194_RESET_H
#define TEGRA194_RESET_ACTMON 1
#define TEGRA194_RESET_ADSP_ALL 2
#define TEGRA194_RESET_AFI 3
#define TEGRA194_RESET_CAN1 4
#define TEGRA194_RESET_CAN2 5
#define TEGRA194_RESET_DLA0 6
#define TEGRA194_RESET_DLA1 7
#define TEGRA194_RESET_DPAUX 8
#define TEGRA194_RESET_DPAUX1 9
#define TEGRA194_RESET_DPAUX2 10
#define TEGRA194_RESET_DPAUX3 11
#define TEGRA194_RESET_EQOS 17
#define TEGRA194_RESET_GPCDMA 18
#define TEGRA194_RESET_GPU 19
#define TEGRA194_RESET_HDA 20
#define TEGRA194_RESET_HDA2CODEC_2X 21
#define TEGRA194_RESET_HDA2HDMICODEC 22
#define TEGRA194_RESET_HOST1X 23
#define TEGRA194_RESET_I2C1 24
#define TEGRA194_RESET_I2C10 25
#define TEGRA194_RESET_RSVD_26 26
#define TEGRA194_RESET_RSVD_27 27
#define TEGRA194_RESET_RSVD_28 28
#define TEGRA194_RESET_I2C2 29
#define TEGRA194_RESET_I2C3 30
#define TEGRA194_RESET_I2C4 31
#define TEGRA194_RESET_I2C6 32
#define TEGRA194_RESET_I2C7 33
#define TEGRA194_RESET_I2C8 34
#define TEGRA194_RESET_I2C9 35
#define TEGRA194_RESET_ISP 36
#define TEGRA194_RESET_MIPI_CAL 37
#define TEGRA194_RESET_MPHY_CLK_CTL 38
#define TEGRA194_RESET_MPHY_L0_RX 39
#define TEGRA194_RESET_MPHY_L0_TX 40
#define TEGRA194_RESET_MPHY_L1_RX 41
#define TEGRA194_RESET_MPHY_L1_TX 42
#define TEGRA194_RESET_NVCSI 43
#define TEGRA194_RESET_NVDEC 44
#define TEGRA194_RESET_NVDISPLAY0_HEAD0 45
#define TEGRA194_RESET_NVDISPLAY0_HEAD1 46
#define TEGRA194_RESET_NVDISPLAY0_HEAD2 47
#define TEGRA194_RESET_NVDISPLAY0_HEAD3 48
#define TEGRA194_RESET_NVDISPLAY0_MISC 49
#define TEGRA194_RESET_NVDISPLAY0_WGRP0 50
#define TEGRA194_RESET_NVDISPLAY0_WGRP1 51
#define TEGRA194_RESET_NVDISPLAY0_WGRP2 52
#define TEGRA194_RESET_NVDISPLAY0_WGRP3 53
#define TEGRA194_RESET_NVDISPLAY0_WGRP4 54
#define TEGRA194_RESET_NVDISPLAY0_WGRP5 55
#define TEGRA194_RESET_RSVD_56 56
#define TEGRA194_RESET_RSVD_57 57
#define TEGRA194_RESET_RSVD_58 58
#define TEGRA194_RESET_NVENC 59
#define TEGRA194_RESET_NVENC1 60
#define TEGRA194_RESET_NVJPG 61
#define TEGRA194_RESET_PCIE 62
#define TEGRA194_RESET_PCIEXCLK 63
#define TEGRA194_RESET_RSVD_64 64
#define TEGRA194_RESET_RSVD_65 65
#define TEGRA194_RESET_PVA0_ALL 66
#define TEGRA194_RESET_PVA1_ALL 67
#define TEGRA194_RESET_PWM1 68
#define TEGRA194_RESET_PWM2 69
#define TEGRA194_RESET_PWM3 70
#define TEGRA194_RESET_PWM4 71
#define TEGRA194_RESET_PWM5 72
#define TEGRA194_RESET_PWM6 73
#define TEGRA194_RESET_PWM7 74
#define TEGRA194_RESET_PWM8 75
#define TEGRA194_RESET_QSPI0 76
#define TEGRA194_RESET_QSPI1 77
#define TEGRA194_RESET_SATA 78
#define TEGRA194_RESET_SATACOLD 79
#define TEGRA194_RESET_SCE_ALL 80
#define TEGRA194_RESET_RCE_ALL 81
#define TEGRA194_RESET_SDMMC1 82
#define TEGRA194_RESET_RSVD_83 83
#define TEGRA194_RESET_SDMMC3 84
#define TEGRA194_RESET_SDMMC4 85
#define TEGRA194_RESET_SE 86
#define TEGRA194_RESET_SOR0 87
#define TEGRA194_RESET_SOR1 88
#define TEGRA194_RESET_SOR2 89
#define TEGRA194_RESET_SOR3 90
#define TEGRA194_RESET_SPI1 91
#define TEGRA194_RESET_SPI2 92
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.