Searched refs:RCC_PLL3CR (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/clk/stm32/ |
D | clk-stm32mp1.c | 38 #define RCC_PLL3CR 0x880 macro 1779 PLL(PLL3, "pll3", ref3_parents, 0, RCC_PLL3CR, RCC_RCK3SELR), 1804 _GATE(RCC_PLL3CR, 4, 0), 1809 _GATE(RCC_PLL3CR, 5, 0), 1814 _GATE(RCC_PLL3CR, 6, 0),
|
D | stm32mp13_rcc.h | 48 #define RCC_PLL3CR 0x500 macro
|