Searched refs:EHCI_USBINTR (Results 1 - 9 of 9) sorted by relevance

/freebsd-12-stable/sys/dev/usb/controller/
H A Dehcireg.h122 #define EHCI_USBINTR 0x08 /* RW Interrupt register */ macro
H A Dehci_fsl.c395 bus_space_write_4(sc->sc_io_tag, sc->sc_io_hdl, EHCI_USBINTR, 0);
H A Dehci.c253 EOWRITE4(sc, EHCI_USBINTR, sc->sc_eintrs);
562 EOWRITE4(sc, EHCI_USBINTR, 0);
666 EOREAD4(sc, EHCI_USBINTR));
1404 EOWRITE4(sc, EHCI_USBINTR, sc->sc_eintrs);
1499 EOWRITE4(sc, EHCI_USBINTR, sc->sc_eintrs);
1512 EOWRITE4(sc, EHCI_USBINTR, sc->sc_eintrs);
/freebsd-12-stable/sys/dev/bhnd/cores/usb/
H A Dbhnd_ehci.c208 EWRITE4(sc, EHCI_USBINTR, 0);
/freebsd-12-stable/sys/mips/ingenic/
H A Djz4780_ehci.c224 EWRITE4(sc, EHCI_USBINTR, 0);
/freebsd-12-stable/sys/arm/samsung/exynos/
H A Dexynos5_ehci.c374 EHCI_USBINTR, 0);
/freebsd-12-stable/sys/arm/ti/usb/
H A Domap_ehci.c420 EWRITE4(sc, EHCI_USBINTR, 0);
/freebsd-12-stable/sys/arm/freescale/vybrid/
H A Dvf_ehci.c411 EHCI_USBINTR, 0);
/freebsd-12-stable/sys/dev/pci/
H A Dpci.c3580 bus_write_4(res, offs + EHCI_USBINTR, 0);

Completed in 201 milliseconds