Searched refs:USBPORTSC_SUSP (Results 1 – 3 of 3) sorted by relevance
38 #define SUSPEND_BITS (USBPORTSC_SUSP | USBPORTSC_RD)332 SET_RH_PORTSTAT(USBPORTSC_SUSP); in uhci_hub_control()366 if (!(uhci_readw(uhci, port_addr) & USBPORTSC_SUSP)) { in uhci_hub_control()
65 #define USBPORTSC_SUSP 0x1000 /* Suspend */ macro
266 (status & USBPORTSC_SUSP) ? " Suspend" : "", in uhci_show_sc()