Searched refs:UHCI_PORTSC_SUSP (Results 1 – 2 of 2) sorted by relevance
89 #define UHCI_PORTSC_SUSP 0x1000 macro91 #define URWMASK(x) ((x) & (UHCI_PORTSC_SUSP | \
2635 UWRITE2(sc, port, x & ~(UHCI_PORTSC_SUSP)); in uhci_roothub_exec()2729 UHCI_PORTSC_SUSP)); in uhci_roothub_exec()2736 } else if (x & UHCI_PORTSC_SUSP) { in uhci_roothub_exec()2769 UWRITE2(sc, port, x | UHCI_PORTSC_SUSP); in uhci_roothub_exec()