USBPORTSC_SUSP 267 drivers/usb/host/uhci-debug.c (status & USBPORTSC_SUSP) ? " Suspend" : "", USBPORTSC_SUSP 39 drivers/usb/host/uhci-hub.c #define SUSPEND_BITS (USBPORTSC_SUSP | USBPORTSC_RD) USBPORTSC_SUSP 333 drivers/usb/host/uhci-hub.c SET_RH_PORTSTAT(USBPORTSC_SUSP); USBPORTSC_SUSP 367 drivers/usb/host/uhci-hub.c if (!(uhci_readw(uhci, port_addr) & USBPORTSC_SUSP)) {