Searched refs:min_pll_op_clk_freq_hz (Results 1 – 3 of 3) sorted by relevance
156 * @min_pll_op_clk_freq_hz: Minimum PLL output clock frequency166 u32 min_pll_op_clk_freq_hz; member
189 lim_fr->min_pll_op_clk_freq_hz, in check_fr_bounds() 312 more_mul = one_or_more(DIV_ROUND_UP(lim_fr->min_pll_op_clk_freq_hz, in __ccs_pll_calculate_vt_tree() 657 /* Ensure we won't go below min_pll_op_clk_freq_hz. */ in ccs_pll_calculate_op() 658 more_mul_min = DIV_ROUND_UP(op_lim_fr->min_pll_op_clk_freq_hz, in ccs_pll_calculate_op() 778 !op_lim_fr->min_pll_op_clk_freq_hz || in ccs_pll_calculate()
446 .min_pll_op_clk_freq_hz = CCS_LIM(sensor, MIN_PLL_OP_CLK_FREQ_MHZ), in ccs_pll_try() 456 .min_pll_op_clk_freq_hz = CCS_LIM(sensor, MIN_OP_PLL_OP_CLK_FREQ_MHZ), in ccs_pll_try()