Searched refs:div_mn (Results 1 – 1 of 1) sorted by relevance
59 uint32_t div_mn[PLL_DIV_MN_NB]; member1085 uint32_t divm = vco->div_mn[PLL_CFG_M]; in clk_stm32_pll_compute_cfgr1()1086 uint32_t divn = vco->div_mn[PLL_CFG_N]; in clk_stm32_pll_compute_cfgr1()1504 ret = fdt_read_uint32_array(fdt, subnode, "divmn", vco->div_mn, in clk_stm32_load_vco_config_fdt()