Searched refs:RCC_PLL3CFGR2 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/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)),
|
/openbmc/u-boot/drivers/clk/ |
H A D | clk_stm32mp1.c | 81 #define RCC_PLL3CFGR2 0x888 macro 643 RCC_RCK3SELR, RCC_PLL3CFGR1, RCC_PLL3CFGR2,
|
/openbmc/linux/drivers/clk/stm32/ |
H A D | stm32mp13_rcc.h | 50 #define RCC_PLL3CFGR2 0x508 macro
|