Home
last modified time | relevance | path

Searched refs:lim_fr (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/media/i2c/
Dccs-pll.c155 const struct ccs_pll_branch_limits_fr *lim_fr; in check_fr_bounds() local
161 lim_fr = &lim->op_fr; in check_fr_bounds()
164 lim_fr = &lim->vt_fr; in check_fr_bounds()
169 lim_fr->min_pre_pll_clk_div, in check_fr_bounds()
170 lim_fr->max_pre_pll_clk_div, s, "pre_pll_clk_div"); in check_fr_bounds()
174 lim_fr->min_pll_ip_clk_freq_hz, in check_fr_bounds()
175 lim_fr->max_pll_ip_clk_freq_hz, in check_fr_bounds()
179 lim_fr->min_pll_multiplier, in check_fr_bounds()
180 lim_fr->max_pll_multiplier, in check_fr_bounds()
184 lim_fr->min_pll_op_clk_freq_hz, in check_fr_bounds()
[all …]