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

/linux-master/drivers/video/fbdev/
H A Dsh_mobile_lcdcfb.c725 unsigned long h_total, hsync_pos, display_h_total; local
765 display_h_total = mode->xres + mode->hsync_len + mode->left_margin
767 tmp = ((mode->xres & 7) << 24) | ((display_h_total & 7) << 16)

Completed in 142 milliseconds