Searched refs:RCC_PLL4CR (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/clk/ |
H A D | clk-stm32mp1.c | 37 #define RCC_PLL4CR 0x894 macro 1776 PLL(PLL4, "pll4", ref4_parents, 0, RCC_PLL4CR, RCC_RCK4SELR), 1815 _GATE(RCC_PLL4CR, 4, 0), 1820 _GATE(RCC_PLL4CR, 5, 0), 1825 _GATE(RCC_PLL4CR, 6, 0),
|
/openbmc/u-boot/drivers/clk/ |
H A D | clk_stm32mp1.c | 84 #define RCC_PLL4CR 0x894 macro 648 RCC_PLL4FRACR, RCC_PLL4CR, RCC_PLL4CSGR,
|
/openbmc/linux/drivers/clk/stm32/ |
H A D | stm32mp13_rcc.h | 53 #define RCC_PLL4CR 0x520 macro
|