include/dt-bindings/reset/realtek,rtd1195.h
Source file repositories/reference/linux-study-clean/include/dt-bindings/reset/realtek,rtd1195.h
File Facts
- System
- Linux kernel
- Corpus path
include/dt-bindings/reset/realtek,rtd1195.h- Extension
.h- Size
- 2045 bytes
- Lines
- 75
- 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_RESET_RTD1195_H
#define DT_BINDINGS_RESET_RTD1195_H
/* soft reset 1 */
#define RTD1195_RSTN_MISC 0
#define RTD1195_RSTN_RNG 1
#define RTD1195_RSTN_USB3_POW 2
#define RTD1195_RSTN_GSPI 3
#define RTD1195_RSTN_USB3_P0_MDIO 4
#define RTD1195_RSTN_VE_H265 5
#define RTD1195_RSTN_USB 6
#define RTD1195_RSTN_USB_PHY0 8
#define RTD1195_RSTN_USB_PHY1 9
#define RTD1195_RSTN_HDMIRX 11
#define RTD1195_RSTN_HDMI 12
#define RTD1195_RSTN_ETN 14
#define RTD1195_RSTN_AIO 15
#define RTD1195_RSTN_GPU 16
#define RTD1195_RSTN_VE_H264 17
#define RTD1195_RSTN_VE_JPEG 18
#define RTD1195_RSTN_TVE 19
#define RTD1195_RSTN_VO 20
#define RTD1195_RSTN_LVDS 21
#define RTD1195_RSTN_SE 22
#define RTD1195_RSTN_DCU 23
#define RTD1195_RSTN_DC_PHY 24
#define RTD1195_RSTN_CP 25
#define RTD1195_RSTN_MD 26
#define RTD1195_RSTN_TP 27
#define RTD1195_RSTN_AE 28
#define RTD1195_RSTN_NF 29
#define RTD1195_RSTN_MIPI 30
/* soft reset 2 */
#define RTD1195_RSTN_ACPU 0
#define RTD1195_RSTN_VCPU 1
#define RTD1195_RSTN_PCR 9
#define RTD1195_RSTN_CR 10
#define RTD1195_RSTN_EMMC 11
#define RTD1195_RSTN_SDIO 12
#define RTD1195_RSTN_I2C_5 18
#define RTD1195_RSTN_RTC 20
#define RTD1195_RSTN_I2C_4 23
#define RTD1195_RSTN_I2C_3 24
#define RTD1195_RSTN_I2C_2 25
#define RTD1195_RSTN_I2C_1 26
#define RTD1195_RSTN_UR1 28
/* soft reset 3 */
#define RTD1195_RSTN_SB2 0
/* iso soft reset */
#define RTD1195_ISO_RSTN_VFD 0
#define RTD1195_ISO_RSTN_IR 1
#define RTD1195_ISO_RSTN_CEC0 2
#define RTD1195_ISO_RSTN_CEC1 3
#define RTD1195_ISO_RSTN_DP 4
#define RTD1195_ISO_RSTN_CBUSTX 5
#define RTD1195_ISO_RSTN_CBUSRX 6
#define RTD1195_ISO_RSTN_EFUSE 7
#define RTD1195_ISO_RSTN_UR0 8
#define RTD1195_ISO_RSTN_GMAC 9
#define RTD1195_ISO_RSTN_GPHY 10
#define RTD1195_ISO_RSTN_I2C_0 11
#define RTD1195_ISO_RSTN_I2C_6 12
#define RTD1195_ISO_RSTN_CBUS 13
#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.