Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/usb/misc/sisusbvga/
Dsisusb.c1946 static const char ramtypetable1[] = { in sisusb_init_gfxcore() local
2019 ret |= SETIREG(SISSR, i, ramtypetable1[(j*4) + ramtype]); in sisusb_init_gfxcore()
2094 ret |= SETIREG(SISSR, 0x16, ramtypetable1[4 + ramtype]); in sisusb_init_gfxcore()
2095 ret |= SETIREG(SISSR, 0x17, ramtypetable1[8 + ramtype]); in sisusb_init_gfxcore()
2096 ret |= SETIREG(SISSR, 0x19, ramtypetable1[16 + ramtype]); in sisusb_init_gfxcore()