Home
last modified time | relevance | path

Searched refs:RCC_RCK12SELR (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/clk/
H A Dclk_stm32mp1.c44 #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 Dclk-stm32mp1.c51 #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 Dstm32mp13_rcc.h35 #define RCC_RCK12SELR 0x480 macro