Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/misc/sisusbvga/
Dsisusb.c1895 static const char ramtypetable1[] = { in sisusb_init_gfxcore() local
1971 ramtypetable1[(j*4) + ramtype]); in sisusb_init_gfxcore()
2051 ret |= SETIREG(SISSR, 0x16, ramtypetable1[4 + ramtype]); in sisusb_init_gfxcore()
2052 ret |= SETIREG(SISSR, 0x17, ramtypetable1[8 + ramtype]); in sisusb_init_gfxcore()
2053 ret |= SETIREG(SISSR, 0x19, ramtypetable1[16 + ramtype]); in sisusb_init_gfxcore()