Home
last modified time | relevance | path

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

/optee_os/core/drivers/clk/
H A Dclk-stm32mp21.c1433 io_clrbits32(pllxcfgr4, RCC_PLLxCFGR4_DSMEN); in clk_stm32_pll_config_output()
1450 io_setbits32(pllxcfgr4, RCC_PLLxCFGR4_DSMEN); in clk_stm32_pll_config_output()
1500 io_setbits32(pllxcfgr4, RCC_PLLxCFGR4_DSMEN); in clk_stm32_pll_config_csg()
H A Dclk-stm32mp25.c1451 io_clrbits32(pllxcfgr4, RCC_PLLxCFGR4_DSMEN); in clk_stm32_pll_config_output()
1468 io_setbits32(pllxcfgr4, RCC_PLLxCFGR4_DSMEN); in clk_stm32_pll_config_output()
1518 io_setbits32(pllxcfgr4, RCC_PLLxCFGR4_DSMEN); in clk_stm32_pll_config_csg()
/optee_os/core/include/drivers/
H A Dstm32mp21_rcc.h1191 #define RCC_PLLxCFGR4_DSMEN BIT(8) macro
H A Dstm32mp25_rcc.h1524 #define RCC_PLLxCFGR4_DSMEN BIT(8) macro