Searched refs:RCC_PLL4CR (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/clk/ |
D | clk-stm32mp1.c | 37 #define RCC_PLL4CR 0x894 macro 1776 PLL(PLL4, "pll4", ref4_parents, 0, RCC_PLL4CR, RCC_RCK4SELR), 1815 _GATE(RCC_PLL4CR, 4, 0), 1820 _GATE(RCC_PLL4CR, 5, 0), 1825 _GATE(RCC_PLL4CR, 6, 0),
|
/linux-5.19.10/drivers/clk/stm32/ |
D | stm32mp13_rcc.h | 53 #define RCC_PLL4CR 0x520 macro
|