Searched refs:RCC_PLL2CFGR2 (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/clk/stm32/ |
D | stm32mp25_rcc.h | 348 #define RCC_PLL2CFGR2 0x594 macro
|
D | clk-stm32mp1.c | 37 #define RCC_PLL2CFGR2 0x9C macro 1791 _DIV(RCC_PLL2CFGR2, 0, 7, 0, NULL)), 1796 _DIV(RCC_PLL2CFGR2, 8, 7, 0, NULL)), 1801 _DIV(RCC_PLL2CFGR2, 16, 7, 0, NULL)),
|
D | stm32mp13_rcc.h | 45 #define RCC_PLL2CFGR2 0x4d8 macro
|