Searched refs:RCC_LPTIM1CKSELR (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/ |
H A D | clk-stm32mp1.c | 74 #define RCC_LPTIM1CKSELR 0x934 macro 1644 K_MUX(M_LPTIM1, RCC_LPTIM1CKSELR, 0, 3, 0),
|
/kernel/linux/linux-6.6/drivers/clk/ |
H A D | clk-stm32mp1.c | 77 #define RCC_LPTIM1CKSELR 0x934 macro 1741 K_MUX(M_LPTIM1, RCC_LPTIM1CKSELR, 0, 3, 0),
|
/kernel/linux/linux-6.6/drivers/clk/stm32/ |
H A D | stm32mp13_rcc.h | 86 #define RCC_LPTIM1CKSELR 0x628 macro 744 /* RCC_LPTIM1CKSELR register fields */
|
H A D | clk-stm32mp13.c | 380 CFG_MUX(MUX_LPTIM1, RCC_LPTIM1CKSELR, 0, 3),
|
Completed in 17 milliseconds