Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/video/via/
Dlcd.c879 u8 bdithering = 0, bdual = 0; in fill_lcd_format() local
882 bdual = BIT4; in fill_lcd_format()
886 viafb_write_reg_mask(CR88, VIACR, (bdithering | bdual), BIT4 + BIT0); in fill_lcd_format()