Home
last modified time | relevance | path

Searched refs:RCC_PLL4CFGR2 (Results 1 – 6 of 6) sorted by relevance

/optee_os/core/include/drivers/
H A Dstm32mp1_rcc.h126 #define RCC_PLL4CFGR2 0x89C macro
H A Dstm32mp21_rcc.h614 #define RCC_PLL4CFGR2 U(0x1364) macro
H A Dstm32mp13_rcc.h55 #define RCC_PLL4CFGR2 U(0x528) macro
H A Dstm32mp25_rcc.h675 #define RCC_PLL4CFGR2 U(0x1364) macro
/optee_os/core/drivers/clk/
H A Dclk-stm32mp13.c568 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 Dclk-stm32mp15.c509 RCC_RCK4SELR, RCC_PLL4CFGR1, RCC_PLL4CFGR2,