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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/
H A Dacornfb.c159 u_int horiz_correction; local
184 horiz_correction = 19;
189 horiz_correction = 11;
194 horiz_correction = 7;
200 horiz_correction = 5;
234 vidc.h_display_start = (display_start - horiz_correction) / 2;
235 vidc.h_display_end = (display_end - horiz_correction) / 2;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/
H A Dacornfb.c159 u_int horiz_correction; local
184 horiz_correction = 19;
189 horiz_correction = 11;
194 horiz_correction = 7;
200 horiz_correction = 5;
234 vidc.h_display_start = (display_start - horiz_correction) / 2;
235 vidc.h_display_end = (display_end - horiz_correction) / 2;

Completed in 59 milliseconds