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

/freebsd-13-stable/sys/dev/usb/controller/
H A Dehci_mv.c97 #define USB_BRIDGE_INTR_CAUSE 0x210 macro
342 cause = EREAD4(sc, USB_BRIDGE_INTR_CAUSE);
361 EWRITE4(sc, USB_BRIDGE_INTR_CAUSE, 0);
/freebsd-13-stable/sys/dev/bhnd/cores/usb/
H A Dbhnd_ehci.c83 #define USB_BRIDGE_INTR_CAUSE 0x210 macro

Completed in 173 milliseconds