Searched refs:VGAINIT0_8BIT_DAC (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/video/ | ||
D | tdfx.h | 108 #define VGAINIT0_8BIT_DAC BIT(2) macro |
/linux-4.4.14/drivers/video/fbdev/ | ||
D | tdfxfb.c | 677 reg.vgainit0 = VGAINIT0_8BIT_DAC | in tdfxfb_set_par() |