Searched refs:RCC_PLL2CFGR2 (Results 1 – 6 of 6) sorted by relevance
| /rk3399_ARM-atf/drivers/st/clk/ |
| H A D | clk-stm32mp13.c | 788 DIV_CFG(DIV_PLL2DIVP, RCC_PLL2CFGR2, 0, 7, 0, NULL, DIV_NO_BIT_RDY), 789 DIV_CFG(DIV_PLL2DIVQ, RCC_PLL2CFGR2, 8, 7, 0, NULL, DIV_NO_BIT_RDY), 790 DIV_CFG(DIV_PLL2DIVR, RCC_PLL2CFGR2, 16, 7, 0, NULL, DIV_NO_BIT_RDY),
|
| H A D | stm32mp1_clk.c | 817 RCC_RCK12SELR, RCC_PLL2CFGR1, RCC_PLL2CFGR2,
|
| /rk3399_ARM-atf/include/drivers/st/ |
| H A D | stm32mp13_rcc.h | 46 #define RCC_PLL2CFGR2 U(0X4D8) macro
|
| H A D | stm32mp15_rcc.h | 33 #define RCC_PLL2CFGR2 U(0x9C) macro
|
| H A D | stm32mp21_rcc.h | 334 #define RCC_PLL2CFGR2 U(0x594) macro
|
| H A D | stm32mp25_rcc.h | 350 #define RCC_PLL2CFGR2 U(0x594) macro
|