Searched refs:RCC_PLL3CFGR2 (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/ |
H A D | clk-stm32mp1.c | 33 #define RCC_PLL3CFGR2 0x888 macro 1715 _DIV(RCC_PLL3CFGR2, 0, 7, 0, NULL)), 1720 _DIV(RCC_PLL3CFGR2, 8, 7, 0, NULL)), 1725 _DIV(RCC_PLL3CFGR2, 16, 7, 0, NULL)),
|
/kernel/linux/linux-6.6/drivers/clk/ |
H A D | clk-stm32mp1.c | 36 #define RCC_PLL3CFGR2 0x888 macro 1802 _DIV(RCC_PLL3CFGR2, 0, 7, 0, NULL)), 1807 _DIV(RCC_PLL3CFGR2, 8, 7, 0, NULL)), 1812 _DIV(RCC_PLL3CFGR2, 16, 7, 0, NULL)),
|
/kernel/linux/linux-6.6/drivers/clk/stm32/ |
H A D | stm32mp13_rcc.h | 50 #define RCC_PLL3CFGR2 0x508 macro 529 /* RCC_PLL3CFGR2 register fields */
|
Completed in 12 milliseconds