Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dccs-pll.c185 lim_fr->max_pll_op_clk_freq_hz, in check_fr_bounds()
317 lim_fr->max_pll_op_clk_freq_hz) in __ccs_pll_calculate_vt_tree()
619 op_lim_fr->max_pll_op_clk_freq_hz in ccs_pll_calculate_op()
751 !op_lim_fr->max_pll_op_clk_freq_hz || in ccs_pll_calculate()
816 DIV_ROUND_UP(op_lim_fr->max_pll_op_clk_freq_hz, in ccs_pll_calculate()
H A Dccs-pll.h146 u32 max_pll_op_clk_freq_hz; member