Searched refs:USBH_PORTSTAT (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dimx21-hcd.h155 #define USBH_PORTSTAT(x) (0xf4 + ((x) * 4)) macro
H A Dimx21-hcd.c1344 if (readl(imx21->regs + USBH_PORTSTAT(i)) &
1442 wIndex, USBH_PORTSTAT(wIndex - 1));
1444 USBH_PORTSTAT(wIndex - 1));
1494 writel(status_write, imx21->regs + USBH_PORTSTAT(wIndex - 1));
1575 imx21->regs + USBH_PORTSTAT(0));
1579 imx21->regs + USBH_PORTSTAT(1));
1583 imx21->regs + USBH_PORTSTAT(2));

Completed in 58 milliseconds