Searched refs:RCC_PLLNCFGR2_DIVR_MASK (Results 1 – 4 of 4) sorted by relevance
1787 RCC_PLLNCFGR2_DIVR_MASK; in stm32mp1_check_pll_conf()1866 RCC_PLLNCFGR2_DIVR_MASK; in stm32mp1_pll_config_output()
1229 value |= (out->output[PLL_CFG_R] << RCC_PLLNCFGR2_DIVR_SHIFT) & RCC_PLLNCFGR2_DIVR_MASK; in clk_stm32_pll_compute_cfgr2()
1778 #define RCC_PLLNCFGR2_DIVR_MASK GENMASK(22, 16) macro
2303 #define RCC_PLLNCFGR2_DIVR_MASK GENMASK(22, 16) macro