Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Ddwc_otgreg.h106 #define DOTG_DIEPINT(ep) (0x0908 + (32*(ep))) macro
H A Ddwc_otg.c2879 temp = DWC_OTG_READ_4(sc, DOTG_DIEPINT(x)); in dwc_otg_filter_interrupt()
2886 DWC_OTG_WRITE_4(sc, DOTG_DIEPINT(x), temp); in dwc_otg_filter_interrupt()