Searched refs:RCC_PLL3CR (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/clk/ |
H A D | clk-stm32mp1.c | 34 #define RCC_PLL3CR 0x880 macro 1775 PLL(PLL3, "pll3", ref3_parents, 0, RCC_PLL3CR, RCC_RCK3SELR), 1800 _GATE(RCC_PLL3CR, 4, 0), 1805 _GATE(RCC_PLL3CR, 5, 0), 1810 _GATE(RCC_PLL3CR, 6, 0),
|
/openbmc/u-boot/drivers/clk/ |
H A D | clk_stm32mp1.c | 79 #define RCC_PLL3CR 0x880 macro 644 RCC_PLL3FRACR, RCC_PLL3CR, RCC_PLL3CSGR,
|
/openbmc/linux/drivers/clk/stm32/ |
H A D | stm32mp13_rcc.h | 48 #define RCC_PLL3CR 0x500 macro
|