Searched refs:EWRITE4 (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/usb/controller/ |
H A D | ehci_mv.c | 235 EWRITE4(sc, USB_BRIDGE_INTR_MASK, MV_USB_ADDR_DECODE_ERR | in mv_ehci_attach() 293 EWRITE4(sc, USB_BRIDGE_INTR_MASK, 0); in mv_ehci_detach() 360 EWRITE4(sc, USB_BRIDGE_INTR_CAUSE, 0); in err_intr()
|
H A D | ehci.h | 371 #define EWRITE4(sc, a, x) \ macro
|
/freebsd/sys/arm/ti/usb/ |
H A D | omap_ehci.c | 417 EWRITE4(sc, EHCI_USBINTR, 0); in omap_ehci_detach()
|