Searched refs:RCC_RCK12SELR (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/drivers/clk/ |
H A D | clk_stm32mp1.c | 44 #define RCC_RCK12SELR 0x28 macro 635 RCC_RCK12SELR, RCC_PLL1CFGR1, RCC_PLL1CFGR2, 639 RCC_RCK12SELR, RCC_PLL2CFGR1, RCC_PLL2CFGR2,
|
/openbmc/linux/drivers/clk/ |
H A D | clk-stm32mp1.c | 51 #define RCC_RCK12SELR 0x28 macro 1773 PLL(PLL1, "pll1", ref12_parents, 0, RCC_PLL1CR, RCC_RCK12SELR), 1774 PLL(PLL2, "pll2", ref12_parents, 0, RCC_PLL2CR, RCC_RCK12SELR),
|
/openbmc/linux/drivers/clk/stm32/ |
H A D | stm32mp13_rcc.h | 35 #define RCC_RCK12SELR 0x480 macro
|