Searched refs:RCC_SECCFGR0 (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/clk/stm32/ | ||
| H A D | stm32mp25_rcc.h | 10 #define RCC_SECCFGR0 0x0 macro |
| H A D | clk-stm32mp25.c | 23 #define RCC_SECCFGR(x) (((x) / RCC_REG_SIZE) * 0x4 + RCC_SECCFGR0) |