Searched refs:RCC_PLL1CR (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/ |
H A D | clk-stm32mp1.c | 25 #define RCC_PLL1CR 0x80 macro 1686 PLL(PLL1, "pll1", "ref1", CLK_IGNORE_UNUSED, RCC_PLL1CR), 1693 _GATE(RCC_PLL1CR, 4, 0),
|
/kernel/linux/linux-6.6/drivers/clk/ |
H A D | clk-stm32mp1.c | 28 #define RCC_PLL1CR 0x80 macro 1773 PLL(PLL1, "pll1", ref12_parents, 0, RCC_PLL1CR, RCC_RCK12SELR), 1780 _GATE(RCC_PLL1CR, 4, 0),
|
/kernel/linux/linux-6.6/drivers/clk/stm32/ |
H A D | stm32mp13_rcc.h | 38 #define RCC_PLL1CR 0x4a0 macro 441 /* RCC_PLL1CR register fields */
|
Completed in 13 milliseconds