Searched refs:h_tot (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/staging/media/max96712/
H A Dmax96712.c170 const u32 h_tot = h_active + h_fp + h_sw + h_bp; local
188 max96712_write_bulk_value(priv, 0x1055, v_sw * h_tot, 3);
190 (v_active + v_fp + + v_bp) * h_tot, 3);
196 h_tot * (v_sw + v_bp) + (h_sw + h_bp), 3);

Completed in 153 milliseconds