Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/misc/sisusbvga/
H A Dsisusb_tables.h68 static const unsigned char SiS_CGA_DAC[] = { variable
/openbmc/linux/drivers/video/fbdev/sis/
H A Dinit.h120 static const unsigned char SiS_CGA_DAC[] = variable
H A Dinit.c2883 else if(data == 0x08) table = SiS_CGA_DAC; in SiS_LoadDAC()