Searched refs:htotal_sym_cycles (Results 1 – 1 of 1) sorted by relevance
3433 int hactive_sym_cycles, htotal_sym_cycles; in intel_dp_compute_config() 3467 htotal_sym_cycles = adjusted_mode->htotal * hactive_sym_cycles / in intel_dp_compute_config() 3470 min_hblank = htotal_sym_cycles - hactive_sym_cycles; in intel_dp_compute_config() 3295 int hactive_sym_cycles, htotal_sym_cycles; intel_dp_compute_min_hblank() local