Home
last modified time | relevance | path

Searched refs:DC_OCFG_8BPP (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/geode/
Ddisplay_gx1.h105 # define DC_OCFG_8BPP 0x00000001 macro
Ddisplay_gx1.c144 if (info->var.bits_per_pixel == 8) ocfg |= DC_OCFG_8BPP; in gx1_set_mode()