Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/usb/controller/
HDuhcireg.h76 #define UHCI_PORTSC1 0x010 macro
HDuhci.c722 UREAD2(sc, UHCI_PORTSC1), in uhci_dumpregs()
2386 port = UHCI_PORTSC1; in uhci_portreset()
2620 port = UHCI_PORTSC1; in uhci_roothub_exec()
2670 port = UHCI_PORTSC1; in uhci_roothub_exec()
2696 port = UHCI_PORTSC1; in uhci_roothub_exec()
2754 port = UHCI_PORTSC1; in uhci_roothub_exec()
2813 if (UREAD2(sc, UHCI_PORTSC1) & (UHCI_PORTSC_CSC | in uhci_root_intr()