Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/geode/
H A Ddisplay_gx.c117 dcfg |= DC_DISPLAY_CFG_DISP_MODE_16BPP; in gx_set_mode()
H A Dgxfb.h151 #define DC_DISPLAY_CFG_DISP_MODE_16BPP (1 << 8) macro
H A Dlxfb.h208 #define DC_DISPLAY_CFG_DISP_MODE_16BPP (1 << 8) macro
H A Dlxfb_ops.c453 dcfg |= DC_DISPLAY_CFG_DISP_MODE_16BPP; in lx_set_mode()