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