include/dt-bindings/reset/st,stm32mp25-rcc.h
Source file repositories/reference/linux-study-clean/include/dt-bindings/reset/st,stm32mp25-rcc.h
File Facts
- System
- Linux kernel
- Corpus path
include/dt-bindings/reset/st,stm32mp25-rcc.h- Extension
.h- Size
- 3478 bytes
- Lines
- 168
- 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_STM32MP25_RESET_H_
#define _DT_BINDINGS_STM32MP25_RESET_H_
#define TIM1_R 0
#define TIM2_R 1
#define TIM3_R 2
#define TIM4_R 3
#define TIM5_R 4
#define TIM6_R 5
#define TIM7_R 6
#define TIM8_R 7
#define TIM10_R 8
#define TIM11_R 9
#define TIM12_R 10
#define TIM13_R 11
#define TIM14_R 12
#define TIM15_R 13
#define TIM16_R 14
#define TIM17_R 15
#define TIM20_R 16
#define LPTIM1_R 17
#define LPTIM2_R 18
#define LPTIM3_R 19
#define LPTIM4_R 20
#define LPTIM5_R 21
#define SPI1_R 22
#define SPI2_R 23
#define SPI3_R 24
#define SPI4_R 25
#define SPI5_R 26
#define SPI6_R 27
#define SPI7_R 28
#define SPI8_R 29
#define SPDIFRX_R 30
#define USART1_R 31
#define USART2_R 32
#define USART3_R 33
#define UART4_R 34
#define UART5_R 35
#define USART6_R 36
#define UART7_R 37
#define UART8_R 38
#define UART9_R 39
#define LPUART1_R 40
#define IS2M_R 41
#define I2C1_R 42
#define I2C2_R 43
#define I2C3_R 44
#define I2C4_R 45
#define I2C5_R 46
#define I2C6_R 47
#define I2C7_R 48
#define I2C8_R 49
#define SAI1_R 50
#define SAI2_R 51
#define SAI3_R 52
#define SAI4_R 53
#define MDF1_R 54
#define MDF2_R 55
#define FDCAN_R 56
#define HDP_R 57
#define ADC12_R 58
#define ADC3_R 59
#define ETH1_R 60
#define ETH2_R 61
#define USBH_R 62
#define USB2PHY1_R 63
#define USB2PHY2_R 64
#define USB3DR_R 65
#define USB3PCIEPHY_R 66
#define USBTC_R 67
#define ETHSW_R 68
#define SDMMC1_R 69
#define SDMMC1DLL_R 70
#define SDMMC2_R 71
#define SDMMC2DLL_R 72
#define SDMMC3_R 73
#define SDMMC3DLL_R 74
#define GPU_R 75
#define LTDC_R 76
#define DSI_R 77
#define LVDS_R 78
#define CSI_R 79
#define DCMIPP_R 80
#define CCI_R 81
#define VDEC_R 82
#define VENC_R 83
#define WWDG1_R 84
#define WWDG2_R 85
#define VREF_R 86
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.