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

/freebsd-13-stable/sys/dev/usb/controller/
H A Duhcireg.h78 #define UHCI_PORTSC1 0x010 macro
H A Duhci.c718 UREAD2(sc, UHCI_PORTSC1),
2355 port = UHCI_PORTSC1;
2587 port = UHCI_PORTSC1;
2637 port = UHCI_PORTSC1;
2663 port = UHCI_PORTSC1;
2721 port = UHCI_PORTSC1;
2780 if (UREAD2(sc, UHCI_PORTSC1) & (UHCI_PORTSC_CSC |

Completed in 153 milliseconds