Searched refs:clkoutdiv (Results 1 – 1 of 1) sorted by relevance
298 u32 clkoutdiv, vcu_pll_ctrl, pll_clk; in xvcu_set_vcu_pll_info() local336 clkoutdiv = vcu_pll_ctrl >> VCU_PLL_CTRL_CLKOUTDIV_SHIFT; in xvcu_set_vcu_pll_info()337 clkoutdiv = clkoutdiv & VCU_PLL_CTRL_CLKOUTDIV_MASK; in xvcu_set_vcu_pll_info()338 if (clkoutdiv != 1) { in xvcu_set_vcu_pll_info()