Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Di740_reg.h131 #define DAC_8_BIT 0x80 macro
H A Di740fb.c623 par->pixelpipe_cfg0 = DAC_8_BIT; in i740fb_decode_var()
766 par->pixelpipe_cfg0 & DAC_8_BIT, 0x80); in i740fb_set_par()
848 itemp = (par->pixelpipe_cfg0 & DAC_8_BIT) ? i : i >> 2; in i740fb_set_par()