Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/geode/
Ddisplay_gx.c124 dcfg |= DC_DISPLAY_CFG_DISP_MODE_24BPP; in gx_set_mode()
Dgxfb.h159 #define DC_DISPLAY_CFG_DISP_MODE_24BPP (1 << 9) macro
Dlxfb.h216 #define DC_DISPLAY_CFG_DISP_MODE_24BPP (1 << 9) macro
Dlxfb_ops.c462 dcfg |= DC_DISPLAY_CFG_DISP_MODE_24BPP; in lx_set_mode()