Home
last modified time | relevance | path

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

/optee_os/core/include/drivers/
H A Dstm32mp1_rcc.h328 #define RCC_PLLNCFGR2_DIVP_SHIFT 0 macro
H A Dstm32mp13_rcc.h1772 #define RCC_PLLNCFGR2_DIVP_SHIFT 0 macro
/optee_os/core/drivers/clk/
H A Dclk-stm32mp15.c490 [_DIV_P] = RCC_PLLNCFGR2_DIVP_SHIFT,
H A Dclk-stm32mp13.c1110 value |= (out->output[PLL_CFG_P] << RCC_PLLNCFGR2_DIVP_SHIFT) & in clk_stm32_pll_compute_cfgr2()