Searched refs:RCC_PLL1CR (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/clk/ |
H A D | clk-stm32mp1.c | 28 #define RCC_PLL1CR 0x80 macro 1773 PLL(PLL1, "pll1", ref12_parents, 0, RCC_PLL1CR, RCC_RCK12SELR), 1780 _GATE(RCC_PLL1CR, 4, 0),
|
/openbmc/u-boot/drivers/clk/ |
H A D | clk_stm32mp1.c | 51 #define RCC_PLL1CR 0x80 macro 636 RCC_PLL1FRACR, RCC_PLL1CR, RCC_PLL1CSGR,
|
/openbmc/linux/drivers/clk/stm32/ |
H A D | stm32mp13_rcc.h | 38 #define RCC_PLL1CR 0x4a0 macro
|