Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/core/
H A Dfb_draw.h150 if ((bpp < 8) && (info->var.nonstd & FB_NONSTD_REV_PIX_IN_B)) { in fb_compute_bswapmask()
/linux/include/uapi/linux/
H A Dfb.h197 #define FB_NONSTD_REV_PIX_IN_B 2 /* order of pixels in each byte is reversed */ macro