Searched refs:RCC_SDMMC2CFGR (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/clk/stm32/ |
| H A D | stm32mp21_rcc.h | 382 #define RCC_SDMMC2CFGR 0x834 macro
|
| H A D | stm32mp25_rcc.h | 436 #define RCC_SDMMC2CFGR 0x834 macro
|
| H A D | clk-stm32mp21.c | 340 GATE_CFG(GATE_SDMMC2, RCC_SDMMC2CFGR, 1, 0), 1505 RESET_MP21(SDMMC2_R, RCC_SDMMC2CFGR, 0, 0), 1506 RESET_MP21(SDMMC2DLL_R, RCC_SDMMC2CFGR, 16, 0),
|
| H A D | clk-stm32mp25.c | 419 GATE_CFG(GATE_SDMMC2, RCC_SDMMC2CFGR, 1, 0), 1908 RESET_MP25(SDMMC2_R, RCC_SDMMC2CFGR, 0, 0), 1909 RESET_MP25(SDMMC2DLL_R, RCC_SDMMC2CFGR, 16, 0),
|