Searched refs:RCC_PLL2CR (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/clk/ |
D | clk-stm32mp1.c | 31 #define RCC_PLL2CR 0x94 macro 1774 PLL(PLL2, "pll2", ref12_parents, 0, RCC_PLL2CR, RCC_RCK12SELR), 1785 _GATE(RCC_PLL2CR, 4, 0), 1790 _GATE(RCC_PLL2CR, 5, 0), 1795 _GATE(RCC_PLL2CR, 6, 0),
|
/linux-5.19.10/drivers/clk/stm32/ |
D | stm32mp13_rcc.h | 43 #define RCC_PLL2CR 0x4d0 macro
|