Searched refs:RCC_SDMMC12CKSELR (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/ |
H A D | clk-stm32mp1.c | 55 #define RCC_SDMMC12CKSELR 0x8F4 macro 1620 K_MMUX(M_SDMMC12, RCC_SDMMC12CKSELR, 0, 3, 0),
|
/kernel/linux/linux-6.6/drivers/clk/stm32/ |
H A D | clk-stm32mp13.c | 402 CFG_MUX_SAFE(MUX_SDMMC1, RCC_SDMMC12CKSELR, 0, 3), 403 CFG_MUX_SAFE(MUX_SDMMC2, RCC_SDMMC12CKSELR, 3, 3),
|
H A D | stm32mp13_rcc.h | 94 #define RCC_SDMMC12CKSELR 0x648 macro 780 /* RCC_SDMMC12CKSELR register fields */
|
/kernel/linux/linux-6.6/drivers/clk/ |
H A D | clk-stm32mp1.c | 58 #define RCC_SDMMC12CKSELR 0x8F4 macro 1717 K_MMUX(M_SDMMC12, RCC_SDMMC12CKSELR, 0, 3, 0),
|
Completed in 16 milliseconds