Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/geode/
H A Ddisplay_gx.c122 dcfg |= DC_DISPLAY_CFG_PALB; in gx_set_mode()
H A Dgxfb.h149 #define DC_DISPLAY_CFG_PALB (1 << 25) macro
H A Dlxfb.h205 #define DC_DISPLAY_CFG_PALB (1 << 25) macro
H A Dlxfb_ops.c442 dcfg |= DC_DISPLAY_CFG_PALB; /* Palette bypass in > 8 bpp modes */ in lx_set_mode()