Searched refs:v_tot (Results 1 – 3 of 3) sorted by relevance
176 const u32 v_tot = v_active + v_fp + v_sw + v_bp; in max96712_pattern_enable() local194 max96712_write_bulk_value(priv, 0x1062, v_tot, 2); in max96712_pattern_enable()
160 u32 v_tot; in max96714_apply_patgen_timing() local164 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()
184 u32 v_tot; in max96717_apply_patgen_timing() local188 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()