Home
last modified time | relevance | path

Searched refs:RCC_PLL2CFGR2 (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/
H A Dclk-stm32mp1.c30 #define RCC_PLL2CFGR2 0x9C macro
1700 _DIV(RCC_PLL2CFGR2, 0, 7, 0, NULL)),
1705 _DIV(RCC_PLL2CFGR2, 8, 7, 0, NULL)),
1710 _DIV(RCC_PLL2CFGR2, 16, 7, 0, NULL)),
/kernel/linux/linux-6.6/drivers/clk/
H A Dclk-stm32mp1.c33 #define RCC_PLL2CFGR2 0x9C macro
1787 _DIV(RCC_PLL2CFGR2, 0, 7, 0, NULL)),
1792 _DIV(RCC_PLL2CFGR2, 8, 7, 0, NULL)),
1797 _DIV(RCC_PLL2CFGR2, 16, 7, 0, NULL)),
/kernel/linux/linux-6.6/drivers/clk/stm32/
H A Dstm32mp13_rcc.h45 #define RCC_PLL2CFGR2 0x4d8 macro
491 /* RCC_PLL2CFGR2 register fields */

Completed in 16 milliseconds