Searched refs:UHCI_PORTSC2 (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/usb/controller/
H A Duhcireg.h79 #define UHCI_PORTSC2 0x012 macro
H A Duhci.c719 UREAD2(sc, UHCI_PORTSC2));
2357 port = UHCI_PORTSC2;
2589 port = UHCI_PORTSC2;
2639 port = UHCI_PORTSC2;
2665 port = UHCI_PORTSC2;
2723 port = UHCI_PORTSC2;
2784 if (UREAD2(sc, UHCI_PORTSC2) & (UHCI_PORTSC_CSC |

Completed in 125 milliseconds