Home
last modified time | relevance | path

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

/optee_os/core/include/drivers/
H A Dstm32mp1_rcc.h34 #define RCC_PLL2CFGR2 0x9C macro
H A Dstm32mp21_rcc.h317 #define RCC_PLL2CFGR2 U(0x594) macro
H A Dstm32mp13_rcc.h45 #define RCC_PLL2CFGR2 U(0x4D8) macro
H A Dstm32mp25_rcc.h349 #define RCC_PLL2CFGR2 U(0x594) macro
/optee_os/core/drivers/clk/
H A Dclk-stm32mp13.c562 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 Dclk-stm32mp15.c501 RCC_RCK12SELR, RCC_PLL2CFGR1, RCC_PLL2CFGR2,