Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/geode/
Ddisplay_gx.c121 dcfg |= DC_DISPLAY_CFG_DISP_MODE_16BPP; in gx_set_mode()
Dgxfb.h160 #define DC_DISPLAY_CFG_DISP_MODE_16BPP (1 << 8) macro
Dlxfb.h217 #define DC_DISPLAY_CFG_DISP_MODE_16BPP (1 << 8) macro
Dlxfb_ops.c457 dcfg |= DC_DISPLAY_CFG_DISP_MODE_16BPP; in lx_set_mode()