Home
last modified time | relevance | path

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

/optee_os/core/include/drivers/
H A Dstm32mp1_rcc.h332 #define RCC_PLLNCFGR2_DIVR_SHIFT 16 macro
H A Dstm32mp13_rcc.h1776 #define RCC_PLLNCFGR2_DIVR_SHIFT 16 macro
/optee_os/core/drivers/clk/
H A Dclk-stm32mp15.c492 [_DIV_R] = RCC_PLLNCFGR2_DIVR_SHIFT,
H A Dclk-stm32mp13.c1114 value |= (out->output[PLL_CFG_R] << RCC_PLLNCFGR2_DIVR_SHIFT) & in clk_stm32_pll_compute_cfgr2()