Searched refs:RCC_SDMMC3CFGR (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/clk/stm32/ |
| H A D | stm32mp21_rcc.h | 383 #define RCC_SDMMC3CFGR 0x838 macro
|
| H A D | stm32mp25_rcc.h | 437 #define RCC_SDMMC3CFGR 0x838 macro
|
| H A D | clk-stm32mp21.c | 341 GATE_CFG(GATE_SDMMC3, RCC_SDMMC3CFGR, 1, 0), 1507 RESET_MP21(SDMMC3_R, RCC_SDMMC3CFGR, 0, 0), 1508 RESET_MP21(SDMMC3DLL_R, RCC_SDMMC3CFGR, 16, 0),
|
| H A D | clk-stm32mp25.c | 420 GATE_CFG(GATE_SDMMC3, RCC_SDMMC3CFGR, 1, 0), 1910 RESET_MP25(SDMMC3_R, RCC_SDMMC3CFGR, 0, 0), 1911 RESET_MP25(SDMMC3DLL_R, RCC_SDMMC3CFGR, 16, 0),
|