Searched refs:RCC_PLL2CR (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/clk/stm32/ |
D | clk-stm32mp1.c | 35 #define RCC_PLL2CR 0x94 macro 1778 PLL(PLL2, "pll2", ref12_parents, 0, RCC_PLL2CR, RCC_RCK12SELR), 1789 _GATE(RCC_PLL2CR, 4, 0), 1794 _GATE(RCC_PLL2CR, 5, 0), 1799 _GATE(RCC_PLL2CR, 6, 0),
|
D | stm32mp13_rcc.h | 43 #define RCC_PLL2CR 0x4d0 macro
|