Searched refs:UHCI_PORTSC_CSC (Results 1 – 2 of 2) sorted by relevance
79 #define UHCI_PORTSC_CSC 0x0002 macro
2451 if (x & (UHCI_PORTSC_POEDC | UHCI_PORTSC_CSC)) { in uhci_portreset()2459 (x & (UHCI_PORTSC_POEDC | UHCI_PORTSC_CSC))); in uhci_portreset()2643 UWRITE2(sc, port, x | UHCI_PORTSC_CSC); in uhci_roothub_exec()2708 if (x & UHCI_PORTSC_CSC) in uhci_roothub_exec()2814 if (UREAD2(sc, UHCI_PORTSC1) & (UHCI_PORTSC_CSC | in uhci_root_intr()2818 if (UREAD2(sc, UHCI_PORTSC2) & (UHCI_PORTSC_CSC | in uhci_root_intr()