Searched refs:GETIREG (Results 1 - 1 of 1) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/misc/sisusbvga/
H A Dsisusb.c1477 #define GETIREG(r,i,d) sisusb_getidxreg(sisusb, r, i, d) macro
1492 ret = GETIREG(SISSR, 0x16, &tmp8);
1525 ret = GETIREG(SISSR, 0x3a, &ramtype);
1643 ret |= GETIREG(SISSR, 0x21, &tmp1);
1858 GETIREG(SISSR, 0x31, &sr31);
1859 GETIREG(SISCR, 0x63, &cr63);
2036 ret |= GETIREG(SISSR, 0x3a, &ramtype);
2077 ret |= GETIREG(SISSR, 0x13, &tmp8);
2152 #undef GETIREG macro

Completed in 85 milliseconds