Searched refs:RCC_PLL2CR (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/clk/ |
H A D | clk-stm32mp1.c | 31 #define RCC_PLL2CR 0x94 macro 1774 PLL(PLL2, "pll2", ref12_parents, 0, RCC_PLL2CR, RCC_RCK12SELR), 1785 _GATE(RCC_PLL2CR, 4, 0), 1790 _GATE(RCC_PLL2CR, 5, 0), 1795 _GATE(RCC_PLL2CR, 6, 0),
|
/openbmc/u-boot/drivers/clk/ |
H A D | clk_stm32mp1.c | 56 #define RCC_PLL2CR 0x94 macro 640 RCC_PLL2FRACR, RCC_PLL2CR, RCC_PLL2CSGR,
|
/openbmc/linux/drivers/clk/stm32/ |
H A D | stm32mp13_rcc.h | 43 #define RCC_PLL2CR 0x4d0 macro
|