Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dmax96714.c160 u32 v_tot; in max96714_apply_patgen_timing() local
164 v_tot = v_active + v_fp + v_sw + v_bp; in max96714_apply_patgen_timing()
182 cci_write(priv->regmap, MAX96714_PATGEN_HS_CNT, v_tot, &ret); in max96714_apply_patgen_timing()
H A Dmax96717.c184 u32 v_tot; in max96717_apply_patgen_timing() local
188 v_tot = v_active + v_fp + v_sw + v_bp; in max96717_apply_patgen_timing()
206 cci_write(priv->regmap, MAX96717_VTX_HS_CNT, v_tot, &ret); in max96717_apply_patgen_timing()