Searched refs:RCC_PLL2CR (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/ |
H A D | clk-stm32mp1.c | 28 #define RCC_PLL2CR 0x94 macro 1687 PLL(PLL2, "pll2", "ref1", CLK_IGNORE_UNUSED, RCC_PLL2CR), 1698 _GATE(RCC_PLL2CR, 4, 0), 1703 _GATE(RCC_PLL2CR, 5, 0), 1708 _GATE(RCC_PLL2CR, 6, 0),
|
/kernel/linux/linux-6.6/drivers/clk/ |
H A 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),
|
/kernel/linux/linux-6.6/drivers/clk/stm32/ |
H A D | stm32mp13_rcc.h | 43 #define RCC_PLL2CR 0x4d0 macro 477 /* RCC_PLL2CR register fields */
|
Completed in 12 milliseconds