Home
last modified time | relevance | path

Searched refs:bdithering (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/via/
H A Dlcd.c841 u8 bdithering = 0, bdual = 0; in fill_lcd_format() local
846 bdithering = BIT0; in fill_lcd_format()
848 viafb_write_reg_mask(CR88, VIACR, (bdithering | bdual), BIT4 + BIT0); in fill_lcd_format()
/kernel/linux/linux-6.6/drivers/video/fbdev/via/
H A Dlcd.c839 u8 bdithering = 0, bdual = 0; in fill_lcd_format() local
844 bdithering = BIT0; in fill_lcd_format()
846 viafb_write_reg_mask(CR88, VIACR, (bdithering | bdual), BIT4 + BIT0); in fill_lcd_format()

Completed in 3 milliseconds