Searched refs:ramtypetable1 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/usb/misc/sisusbvga/ |
H A D | sisusbvga.c | 1837 static const char ramtypetable1[] = { in sisusb_init_gfxcore() local 1913 ramtypetable1[(j*4) + ramtype]); in sisusb_init_gfxcore() 1993 ret |= SETIREG(SISSR, 0x16, ramtypetable1[4 + ramtype]); in sisusb_init_gfxcore() 1994 ret |= SETIREG(SISSR, 0x17, ramtypetable1[8 + ramtype]); in sisusb_init_gfxcore() 1995 ret |= SETIREG(SISSR, 0x19, ramtypetable1[16 + ramtype]); in sisusb_init_gfxcore()
|
/kernel/linux/linux-5.10/drivers/usb/misc/sisusbvga/ |
H A D | sisusb.c | 1895 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()
|
Completed in 7 milliseconds