Searched refs:PLLCFG_M (Results 1 – 1 of 1) sorted by relevance
31 PLLCFG_M, enumerator1753 (pllcfg[PLLCFG_M] + 1U); in stm32mp1_check_pll_conf()1766 value |= (pllcfg[PLLCFG_M] << RCC_PLLNCFGR1_DIVM_SHIFT) & in stm32mp1_check_pll_conf()1884 (pllcfg[PLLCFG_M] + 1U); in stm32mp1_pll_config()1897 value |= (pllcfg[PLLCFG_M] << RCC_PLLNCFGR1_DIVM_SHIFT) & in stm32mp1_pll_config()1998 pllcfg[PLLCFG_M] = divm - 1U; in clk_compute_pll1_settings()2675 err = fdt_read_uint32_array(fdt, subnode, "divmn", (int)PLL_DIV_MN_NB, &pll->cfg[PLLCFG_M]); in clk_stm32_load_vco_config()