Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/video/fbdev/via/
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()