Home
last modified time | relevance | path

Searched refs:RCC_PLLxCFGR1_PLLEN (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/include/drivers/
H A Dstm32mp21_rcc.h1173 #define RCC_PLLxCFGR1_PLLEN BIT(8) macro
H A Dstm32mp25_rcc.h1506 #define RCC_PLLxCFGR1_PLLEN BIT(8) macro
/optee_os/core/drivers/clk/
H A Dclk-stm32mp21.c1497 io_clrbits32(pllxcfgr1, RCC_PLLxCFGR1_PLLEN); in clk_stm32_pll_config_csg()
H A Dclk-stm32mp25.c1515 io_clrbits32(pllxcfgr1, RCC_PLLxCFGR1_PLLEN); in clk_stm32_pll_config_csg()