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

/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_tv.c1397 unsigned int hactive_s = input->w; local
1412 mode_ptr->hdisplay = hactive_s;
1413 mode_ptr->hsync_start = hactive_s + 1;
1414 mode_ptr->hsync_end = hactive_s + 64;
1417 mode_ptr->htotal = hactive_s + 96;

Completed in 10 milliseconds