Searched refs:RCC_PLL3CFGR2 (Results 1 – 5 of 5) sorted by relevance
| /rk3399_ARM-atf/drivers/st/clk/ |
| H A D | clk-stm32mp13.c | 791 DIV_CFG(DIV_PLL3DIVP, RCC_PLL3CFGR2, 0, 7, 0, NULL, DIV_NO_BIT_RDY), 792 DIV_CFG(DIV_PLL3DIVQ, RCC_PLL3CFGR2, 8, 7, 0, NULL, DIV_NO_BIT_RDY), 793 DIV_CFG(DIV_PLL3DIVR, RCC_PLL3CFGR2, 16, 7, 0, NULL, DIV_NO_BIT_RDY),
|
| H A D | stm32mp1_clk.c | 821 RCC_RCK3SELR, RCC_PLL3CFGR1, RCC_PLL3CFGR2,
|
| /rk3399_ARM-atf/include/drivers/st/ |
| H A D | stm32mp13_rcc.h | 51 #define RCC_PLL3CFGR2 U(0X508) macro
|
| H A D | stm32mp15_rcc.h | 120 #define RCC_PLL3CFGR2 U(0x888) macro
|
| H A D | stm32mp25_rcc.h | 357 #define RCC_PLL3CFGR2 U(0x5BC) macro
|