Searched refs:USBPORTSC_PR (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Duhci-hub.c145 if (unlikely(status & USBPORTSC_PR)) {
147 CLR_RH_PORTSTAT(USBPORTSC_PR);
300 if (status & USBPORTSC_PR)
331 SET_RH_PORTSTAT(USBPORTSC_PR);
H A Duhci-hcd.h61 #define USBPORTSC_PR 0x0200 /* Port Reset */ macro
H A Duhci-debug.c243 (status & USBPORTSC_PR) ? " Reset" : "",

Completed in 61 milliseconds