Searched refs:USBPORTSC_SUSP (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.c37 #define SUSPEND_BITS (USBPORTSC_SUSP | USBPORTSC_RD)
328 SET_RH_PORTSTAT(USBPORTSC_SUSP);
361 if (!(inw(port_addr) & USBPORTSC_SUSP)) {
H A Duhci-hcd.h65 #define USBPORTSC_SUSP 0x1000 /* Suspend */ macro
H A Duhci-debug.c240 (status & USBPORTSC_SUSP) ? " Suspend" : "",

Completed in 96 milliseconds