Home
last modified time | relevance | path

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

/optee_os/core/include/drivers/
H A Dstm32mp1_rcc.h330 #define RCC_PLLNCFGR2_DIVQ_SHIFT 8 macro
H A Dstm32mp13_rcc.h1774 #define RCC_PLLNCFGR2_DIVQ_SHIFT 8 macro
/optee_os/core/drivers/clk/
H A Dclk-stm32mp15.c491 [_DIV_Q] = RCC_PLLNCFGR2_DIVQ_SHIFT,
H A Dclk-stm32mp13.c1112 value |= (out->output[PLL_CFG_Q] << RCC_PLLNCFGR2_DIVQ_SHIFT) & in clk_stm32_pll_compute_cfgr2()