Searched refs:UHCI_PORTSC_CSC (Results 1 – 2 of 2) sorted by relevance
80 #define UHCI_PORTSC_CSC 0x0002 macro
2387 if (x & (UHCI_PORTSC_POEDC | UHCI_PORTSC_CSC)) { in uhci_portreset()2395 (x & (UHCI_PORTSC_POEDC | UHCI_PORTSC_CSC))); in uhci_portreset()2579 UWRITE2(sc, port, x | UHCI_PORTSC_CSC); in uhci_roothub_exec()2644 if (x & UHCI_PORTSC_CSC) in uhci_roothub_exec()2750 if (UREAD2(sc, UHCI_PORTSC1) & (UHCI_PORTSC_CSC | in uhci_root_intr()2754 if (UREAD2(sc, UHCI_PORTSC2) & (UHCI_PORTSC_CSC | in uhci_root_intr()