Home
last modified time | relevance | path

Searched refs:scr_width (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/video/fbdev/omap/
Dhwa742.c347 int scr_width = hwa742.fbdev->panel->x_res; in send_frame_handler() local
353 x, y, w, h, scr_width, color_mode, flags); in send_frame_handler()
384 enable_tearsync(y, scr_width, h, scr_height, in send_frame_handler()
391 offset = (scr_width * y + x) * bpp / 8; in send_frame_handler()
394 OMAPFB_CHANNEL_OUT_LCD, offset, scr_width, 0, 0, w, h, in send_frame_handler()