Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/via/
H A Dlcd.c839 u8 bdithering = 0, bdual = 0; in fill_lcd_format() local
842 bdual = BIT4; in fill_lcd_format()
846 viafb_write_reg_mask(CR88, VIACR, (bdithering | bdual), BIT4 + BIT0); in fill_lcd_format()