Searched refs:EWRITE4 (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12-stable/sys/dev/usb/controller/ |
| D | ehci_mv.c | 238 EWRITE4(sc, USB_BRIDGE_INTR_MASK, MV_USB_ADDR_DECODE_ERR | in mv_ehci_attach() 294 EWRITE4(sc, USB_BRIDGE_INTR_MASK, 0); in mv_ehci_detach() 361 EWRITE4(sc, USB_BRIDGE_INTR_CAUSE, 0); in err_intr()
|
| D | ehci.h | 373 #define EWRITE4(sc, a, x) \ macro
|
| /freebsd-12-stable/sys/dev/bhnd/cores/usb/ |
| D | bhnd_ehci.c | 208 EWRITE4(sc, EHCI_USBINTR, 0); in bhnd_ehci_detach() 209 EWRITE4(sc, USB_BRIDGE_INTR_MASK, 0); in bhnd_ehci_detach()
|
| /freebsd-12-stable/sys/mips/ingenic/ |
| D | jz4780_ehci.c | 224 EWRITE4(sc, EHCI_USBINTR, 0); in jz4780_ehci_attach() 256 EWRITE4(sc, JZ_EHCI_REG_UTMI_BUS, reg); in jz4780_ehci_attach()
|
| /freebsd-12-stable/sys/arm/ti/usb/ |
| D | omap_ehci.c | 420 EWRITE4(sc, EHCI_USBINTR, 0); in omap_ehci_detach()
|