Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Di740_reg.h139 #define DISPLAY_8BPP_MODE 0x02 macro
H A Di740fb.c588 par->pixelpipe_cfg1 = DISPLAY_8BPP_MODE; in i740fb_decode_var()
844 if (par->pixelpipe_cfg1 != DISPLAY_8BPP_MODE) { in i740fb_set_par()