Searched refs:RCC_PLL2CFGR2 (Results 1 – 6 of 6) sorted by relevance
| /optee_os/core/include/drivers/ |
| H A D | stm32mp1_rcc.h | 34 #define RCC_PLL2CFGR2 0x9C macro
|
| H A D | stm32mp21_rcc.h | 317 #define RCC_PLL2CFGR2 U(0x594) macro
|
| H A D | stm32mp13_rcc.h | 45 #define RCC_PLL2CFGR2 U(0x4D8) macro
|
| H A D | stm32mp25_rcc.h | 349 #define RCC_PLL2CFGR2 U(0x594) macro
|
| /optee_os/core/drivers/clk/ |
| H A D | clk-stm32mp13.c | 562 DIV_CFG(DIV_PLL2DIVP, RCC_PLL2CFGR2, 0, 7, 0, NULL), 563 DIV_CFG(DIV_PLL2DIVQ, RCC_PLL2CFGR2, 8, 7, 0, NULL), 564 DIV_CFG(DIV_PLL2DIVR, RCC_PLL2CFGR2, 16, 7, 0, NULL),
|
| H A D | clk-stm32mp15.c | 501 RCC_RCK12SELR, RCC_PLL2CFGR1, RCC_PLL2CFGR2,
|