Searched refs:h_total (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/dev/display/intel-i915/
H A Dpipe.cpp110 uint32_t h_total = h_active + mode.h_blanking; local
118 h_total_reg.set_count_total(h_total);
150 uint32_t h_total = h_total_reg.count_total(); local
166 mode->h_blanking = h_total - h_active;

Completed in 23 milliseconds