Home
last modified time | relevance | path

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

/optee_os/core/include/drivers/
H A Dstm32mp21_rcc.h1197 #define RCC_PLLxCFGR5_SPREAD_MASK GENMASK_32(20, 16) macro
H A Dstm32mp25_rcc.h1531 #define RCC_PLLxCFGR5_SPREAD_MASK GENMASK_32(20, 16) macro
/optee_os/core/drivers/clk/
H A Dclk-stm32mp21.c1486 io_clrsetbits32(pllxcfgr5, RCC_PLLxCFGR5_SPREAD_MASK, in clk_stm32_pll_config_csg()
1488 RCC_PLLxCFGR5_SPREAD_MASK); in clk_stm32_pll_config_csg()
H A Dclk-stm32mp25.c1504 io_clrsetbits32(pllxcfgr5, RCC_PLLxCFGR5_SPREAD_MASK, in clk_stm32_pll_config_csg()
1506 RCC_PLLxCFGR5_SPREAD_MASK); in clk_stm32_pll_config_csg()