Searched refs:DOTG_DOEPEACHINTMSK (Results 1 – 2 of 2) sorted by relevance
| /freebsd-11-stable/sys/dev/usb/controller/ | ||
| HD | dwc_otgreg.h | 102 #define DOTG_DOEPEACHINTMSK(ch) (0x0880 + (4*(ch))) macro |
| HD | dwc_otg.c | 4027 DWC_OTG_WRITE_4(sc, DOTG_DOEPEACHINTMSK(x), 0); in dwc_otg_init() |