Home
last modified time | relevance | path

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

/netbsd/sys/dev/usb/
H A Dehcireg.h139 #define EHCI_INTR_PCIE 0x00000004 /* port change ena */ macro
H A Dehci.c1520 EOWRITE4(sc, EHCI_USBINTR, sc->sc_eintrs & ~EHCI_INTR_PCIE); in ehci_resume()