Home
last modified time | relevance | path

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

/linux/include/video/
H A Domapvrfb.h12 #define OMAP_VRFB_LINE_LEN 2048 macro
/linux/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-main.c163 offset = vrfb->yoffset * OMAP_VRFB_LINE_LEN + vrfb->xoffset; in omapfb_get_vrfb_offset()
166 offset = vrfb->xoffset * OMAP_VRFB_LINE_LEN; in omapfb_get_vrfb_offset()
562 (OMAP_VRFB_LINE_LEN * var->bits_per_pixel) >> 2; in setup_vrfb_rotation()
566 (OMAP_VRFB_LINE_LEN * var->bits_per_pixel) >> 3; in setup_vrfb_rotation()
608 (OMAP_VRFB_LINE_LEN * var->bits_per_pixel) >> 2; in set_fb_fix()
612 (OMAP_VRFB_LINE_LEN * var->bits_per_pixel) >> 3; in set_fb_fix()