Searched refs:pll_op_clk_freq_hz (Results 1 – 2 of 2) sorted by relevance
105 br->fr->pll_op_clk_freq_hz); in print_pll()183 rval = bounds_check(dev, pll_fr->pll_op_clk_freq_hz, in check_fr_bounds()267 pll_fr->pll_op_clk_freq_hz in ccs_pll_find_vt_sys_div()280 DIV_ROUND_UP(pll_fr->pll_op_clk_freq_hz, in ccs_pll_find_vt_sys_div()320 pll_fr->pll_op_clk_freq_hz = in __ccs_pll_calculate_vt_tree()366 pll_fr->pll_op_clk_freq_hz / pll_bk->sys_clk_div; in __ccs_pll_calculate_vt_tree()504 DIV_ROUND_UP(pll_fr->pll_op_clk_freq_hz, in ccs_pll_calculate_vt()515 DIV_ROUND_UP(pll_fr->pll_op_clk_freq_hz, in ccs_pll_calculate_vt()566 pll_fr->pll_op_clk_freq_hz / pll->vt_bk.sys_clk_div; in ccs_pll_calculate_vt()675 op_pll_fr->pll_op_clk_freq_hz = op_pll_fr->pll_ip_clk_freq_hz in ccs_pll_calculate_op()
50 u32 pll_op_clk_freq_hz; member