Home
last modified time | relevance | path

Searched refs:RCC_PLL3CFGR2 (Results 1 – 5 of 5) sorted by relevance

/optee_os/core/include/drivers/
H A Dstm32mp1_rcc.h121 #define RCC_PLL3CFGR2 0x888 macro
H A Dstm32mp13_rcc.h50 #define RCC_PLL3CFGR2 U(0x508) macro
H A Dstm32mp25_rcc.h356 #define RCC_PLL3CFGR2 U(0x5BC) macro
/optee_os/core/drivers/clk/
H A Dclk-stm32mp13.c565 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 Dclk-stm32mp15.c505 RCC_RCK3SELR, RCC_PLL3CFGR1, RCC_PLL3CFGR2,