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

/drivers/video/fbdev/
H A Dsh_mobile_lcdcfb.c818 unsigned long h_total, hsync_pos, display_h_total; local
842 hsync_pos = mode->xres + mode->right_margin;
843 tmp = hsync_pos / 8; /* HSYNP */
861 | ((mode->hsync_len & 7) << 8) | (hsync_pos & 7);

Completed in 47 milliseconds