Searched refs:PLLCFG_M (Results 1 – 1 of 1) sorted by relevance
31 PLLCFG_M, enumerator1762 (pllcfg[PLLCFG_M] + 1U); in stm32mp1_check_pll_conf()1775 value |= (pllcfg[PLLCFG_M] << RCC_PLLNCFGR1_DIVM_SHIFT) & in stm32mp1_check_pll_conf()1893 (pllcfg[PLLCFG_M] + 1U); in stm32mp1_pll_config()1906 value |= (pllcfg[PLLCFG_M] << RCC_PLLNCFGR1_DIVM_SHIFT) & in stm32mp1_pll_config()2007 pllcfg[PLLCFG_M] = divm - 1U; in clk_compute_pll1_settings()2684 err = fdt_read_uint32_array(fdt, subnode, "divmn", (int)PLL_DIV_MN_NB, &pll->cfg[PLLCFG_M]); in clk_stm32_load_vco_config()