Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/geode/
H A Ddisplay_gx.c120 dcfg |= DC_DISPLAY_CFG_DISP_MODE_24BPP; in gx_set_mode()
H A Dgxfb.h150 #define DC_DISPLAY_CFG_DISP_MODE_24BPP (1 << 9) macro
H A Dlxfb.h207 #define DC_DISPLAY_CFG_DISP_MODE_24BPP (1 << 9) macro
H A Dlxfb_ops.c458 dcfg |= DC_DISPLAY_CFG_DISP_MODE_24BPP; in lx_set_mode()