Searched refs:RCC_PLL3CFGR2 (Results 1 – 5 of 5) sorted by relevance
| /optee_os/core/include/drivers/ |
| H A D | stm32mp1_rcc.h | 121 #define RCC_PLL3CFGR2 0x888 macro
|
| H A D | stm32mp13_rcc.h | 50 #define RCC_PLL3CFGR2 U(0x508) macro
|
| H A D | stm32mp25_rcc.h | 356 #define RCC_PLL3CFGR2 U(0x5BC) macro
|
| /optee_os/core/drivers/clk/ |
| H A D | clk-stm32mp13.c | 565 DIV_CFG(DIV_PLL3DIVP, RCC_PLL3CFGR2, 0, 7, 0, NULL), 566 DIV_CFG(DIV_PLL3DIVQ, RCC_PLL3CFGR2, 8, 7, 0, NULL), 567 DIV_CFG(DIV_PLL3DIVR, RCC_PLL3CFGR2, 16, 7, 0, NULL),
|
| H A D | clk-stm32mp15.c | 505 RCC_RCK3SELR, RCC_PLL3CFGR1, RCC_PLL3CFGR2,
|