Searched refs:RCC_PLL4CFGR2 (Results 1 – 6 of 6) sorted by relevance
| /optee_os/core/include/drivers/ |
| H A D | stm32mp1_rcc.h | 126 #define RCC_PLL4CFGR2 0x89C macro
|
| H A D | stm32mp21_rcc.h | 614 #define RCC_PLL4CFGR2 U(0x1364) macro
|
| H A D | stm32mp13_rcc.h | 55 #define RCC_PLL4CFGR2 U(0x528) macro
|
| H A D | stm32mp25_rcc.h | 675 #define RCC_PLL4CFGR2 U(0x1364) macro
|
| /optee_os/core/drivers/clk/ |
| H A D | clk-stm32mp13.c | 568 DIV_CFG(DIV_PLL4DIVP, RCC_PLL4CFGR2, 0, 7, 0, NULL), 569 DIV_CFG(DIV_PLL4DIVQ, RCC_PLL4CFGR2, 8, 7, 0, NULL), 570 DIV_CFG(DIV_PLL4DIVR, RCC_PLL4CFGR2, 16, 7, 0, NULL),
|
| H A D | clk-stm32mp15.c | 509 RCC_RCK4SELR, RCC_PLL4CFGR1, RCC_PLL4CFGR2,
|