Searched refs:display_h_total (Results 1 – 1 of 1) sorted by relevance
732 unsigned long h_total, hsync_pos, display_h_total; in sh_mobile_lcdc_geometry() local772 display_h_total = mode->xres + mode->hsync_len + mode->left_margin in sh_mobile_lcdc_geometry()774 tmp = ((mode->xres & 7) << 24) | ((display_h_total & 7) << 16) in sh_mobile_lcdc_geometry()