Searched refs:offsetX (Results 1 – 1 of 1) sorted by relevance
437 int offsetX = 0, offsetY = 0; in oaktrail_crtc_mode_set() local439 offsetX = (adjusted_mode->crtc_hdisplay - in oaktrail_crtc_mode_set()450 (adjusted_mode->crtc_hblank_start - offsetX - 1) | in oaktrail_crtc_mode_set()451 ((adjusted_mode->crtc_hblank_end - offsetX - 1) << 16), i); in oaktrail_crtc_mode_set()453 (adjusted_mode->crtc_hsync_start - offsetX - 1) | in oaktrail_crtc_mode_set()454 ((adjusted_mode->crtc_hsync_end - offsetX - 1) << 16), i); in oaktrail_crtc_mode_set()