Searched refs:RCC_PLL4CFGR2 (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/ |
H A D | clk-stm32mp1.c | 36 #define RCC_PLL4CFGR2 0x89C macro 1730 _DIV(RCC_PLL4CFGR2, 0, 7, 0, NULL)), 1735 _DIV(RCC_PLL4CFGR2, 8, 7, 0, NULL)), 1740 _DIV(RCC_PLL4CFGR2, 16, 7, 0, NULL)),
|
/kernel/linux/linux-6.6/drivers/clk/ |
H A D | clk-stm32mp1.c | 39 #define RCC_PLL4CFGR2 0x89C macro 1817 _DIV(RCC_PLL4CFGR2, 0, 7, 0, NULL)), 1822 _DIV(RCC_PLL4CFGR2, 8, 7, 0, NULL)), 1827 _DIV(RCC_PLL4CFGR2, 16, 7, 0, NULL)),
|
/kernel/linux/linux-6.6/drivers/clk/stm32/ |
H A D | stm32mp13_rcc.h | 55 #define RCC_PLL4CFGR2 0x528 macro 567 /* RCC_PLL4CFGR2 register fields */
|
Completed in 13 milliseconds