Searched refs:RCC_SPI2CFGR (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/clk/stm32/ |
| H A D | stm32mp21_rcc.h | 348 #define RCC_SPI2CFGR 0x75C macro
|
| H A D | stm32mp25_rcc.h | 386 #define RCC_SPI2CFGR 0x75C macro
|
| H A D | clk-stm32mp21.c | 345 GATE_CFG(GATE_SPI2, RCC_SPI2CFGR, 1, 0), 1471 RESET_MP21(SPI2_R, RCC_SPI2CFGR, 0, 0),
|
| H A D | clk-stm32mp25.c | 424 GATE_CFG(GATE_SPI2, RCC_SPI2CFGR, 1, 0), 1860 RESET_MP25(SPI2_R, RCC_SPI2CFGR, 0, 0),
|