Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/geode/
H A Ddisplay_gx.c114 dcfg |= DC_DISPLAY_CFG_DISP_MODE_8BPP; in gx_set_mode()
H A Dgxfb.h152 #define DC_DISPLAY_CFG_DISP_MODE_8BPP (0) macro
H A Dlxfb.h209 #define DC_DISPLAY_CFG_DISP_MODE_8BPP (0) macro
H A Dlxfb_ops.c449 dcfg |= DC_DISPLAY_CFG_DISP_MODE_8BPP; in lx_set_mode()