Searched refs:UHCI_PORTSC_PE (Results 1 – 2 of 2) sorted by relevance
81 #define UHCI_PORTSC_PE 0x0004 macro94 UHCI_PORTSC_PE))
2361 UWRITE2(sc, port, x | UHCI_PORTSC_PE); in uhci_portreset()2396 if (x & UHCI_PORTSC_PE) { in uhci_portreset()2400 UWRITE2(sc, port, URWMASK(x) | UHCI_PORTSC_PE); in uhci_portreset()2565 UWRITE2(sc, port, x & ~UHCI_PORTSC_PE); in uhci_roothub_exec()2644 if (x & UHCI_PORTSC_PE) in uhci_roothub_exec()2654 if ((x & UHCI_PORTSC_PE) && (x & UHCI_PORTSC_RD)) { in uhci_roothub_exec()2699 UWRITE2(sc, port, x | UHCI_PORTSC_PE); in uhci_roothub_exec()