iopins            162 drivers/usb/host/max3421-hcd.c 	u8 iopins[2];
iopins           1459 drivers/usb/host/max3421-hcd.c 			for (i = 0; i < ARRAY_SIZE(max3421_hcd->iopins); ++i) {
iopins           1463 drivers/usb/host/max3421-hcd.c 				       (max3421_hcd->iopins[i] & 0x0f));
iopins           1465 drivers/usb/host/max3421-hcd.c 				max3421_hcd->iopins[i] = val;
iopins           1686 drivers/usb/host/max3421-hcd.c 		max3421_hcd->iopins[idx] |=  mask;
iopins           1688 drivers/usb/host/max3421-hcd.c 		max3421_hcd->iopins[idx] &= ~mask;