Searched refs:RCC_PLL4CFGR2 (Results 1 – 6 of 6) sorted by relevance
| /rk3399_ARM-atf/drivers/st/clk/ |
| H A D | clk-stm32mp13.c | 794 DIV_CFG(DIV_PLL4DIVP, RCC_PLL4CFGR2, 0, 7, 0, NULL, DIV_NO_BIT_RDY), 795 DIV_CFG(DIV_PLL4DIVQ, RCC_PLL4CFGR2, 8, 7, 0, NULL, DIV_NO_BIT_RDY), 796 DIV_CFG(DIV_PLL4DIVR, RCC_PLL4CFGR2, 16, 7, 0, NULL, DIV_NO_BIT_RDY),
|
| H A D | stm32mp1_clk.c | 825 RCC_RCK4SELR, RCC_PLL4CFGR1, RCC_PLL4CFGR2,
|
| /rk3399_ARM-atf/include/drivers/st/ |
| H A D | stm32mp13_rcc.h | 56 #define RCC_PLL4CFGR2 U(0X528) macro
|
| H A D | stm32mp15_rcc.h | 125 #define RCC_PLL4CFGR2 U(0x89C) macro
|
| H A D | stm32mp21_rcc.h | 631 #define RCC_PLL4CFGR2 U(0x1364) macro
|
| H A D | stm32mp25_rcc.h | 676 #define RCC_PLL4CFGR2 U(0x1364) macro
|