Searched refs:DC_OCFG_8BPP (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/video/fbdev/geode/ | ||
A D | display_gx1.h | 101 # define DC_OCFG_8BPP 0x00000001 macro |
A D | display_gx1.c | 140 if (info->var.bits_per_pixel == 8) ocfg |= DC_OCFG_8BPP; in gx1_set_mode() |
Completed in 3 milliseconds