Searched refs:RCC_PLL3CR (Results 1 – 2 of 2) sorted by relevance
/drivers/clk/ |
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),
|
/drivers/clk/stm32/ |
D | stm32mp13_rcc.h | 48 #define RCC_PLL3CR 0x500 macro
|