Searched refs:RCC_FMCCKSELR (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/ |
H A D | clk-stm32mp1.c | 57 #define RCC_FMCCKSELR 0x904 macro 1637 K_MUX(M_FMC, RCC_FMCCKSELR, 0, 2, 0),
|
/kernel/linux/linux-6.6/drivers/clk/ |
H A D | clk-stm32mp1.c | 60 #define RCC_FMCCKSELR 0x904 macro 1734 K_MUX(M_FMC, RCC_FMCCKSELR, 0, 2, 0),
|
/kernel/linux/linux-6.6/drivers/clk/stm32/ |
H A D | stm32mp13_rcc.h | 98 #define RCC_FMCCKSELR 0x658 macro 805 /* RCC_FMCCKSELR register fields */
|
H A D | clk-stm32mp13.c | 400 CFG_MUX_SAFE(MUX_FMC, RCC_FMCCKSELR, 0, 2),
|
Completed in 15 milliseconds