Home
last modified time | relevance | path

Searched refs:DAC_8_BIT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Di740_reg.h131 #define DAC_8_BIT 0x80 macro
H A Di740fb.c622 par->pixelpipe_cfg0 = DAC_8_BIT; in i740fb_decode_var()
765 par->pixelpipe_cfg0 & DAC_8_BIT, 0x80); in i740fb_set_par()
847 itemp = (par->pixelpipe_cfg0 & DAC_8_BIT) ? i : i >> 2; in i740fb_set_par()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds