Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/i2c/
Dccs-pll.h143 u16 min_pll_multiplier; member
Dccs-pll.c179 lim_fr->min_pll_multiplier, in check_fr_bounds()
311 more_mul *= DIV_ROUND_UP(lim_fr->min_pll_multiplier, mul * more_mul); in __ccs_pll_calculate_vt_tree()
643 DIV_ROUND_UP(op_lim_fr->min_pll_multiplier, mul)); in ccs_pll_calculate_op()
/Linux-v6.6/Documentation/driver-api/media/drivers/ccs/
Dccs-regs.asc554 min_pll_multiplier 0x1114 16
/Linux-v6.6/drivers/media/i2c/ccs/
Dccs-core.c434 .min_pll_multiplier = CCS_LIM(sensor, MIN_PLL_MULTIPLIER), in ccs_pll_try()
444 .min_pll_multiplier = CCS_LIM(sensor, MIN_OP_PLL_MULTIPLIER), in ccs_pll_try()