Searched refs:hsync_pos (Results 1 – 1 of 1) sorted by relevance
818 unsigned long h_total, hsync_pos, display_h_total; in sh_mobile_lcdc_geometry() local842 hsync_pos = mode->xres + mode->right_margin; in sh_mobile_lcdc_geometry()843 tmp = hsync_pos / 8; /* HSYNP */ in sh_mobile_lcdc_geometry()861 | ((mode->hsync_len & 7) << 8) | (hsync_pos & 7); in sh_mobile_lcdc_geometry()