Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/usb/controller/
HDdwc_otgreg.h102 #define DOTG_DOEPEACHINTMSK(ch) (0x0880 + (4*(ch))) macro
HDdwc_otg.c4027 DWC_OTG_WRITE_4(sc, DOTG_DOEPEACHINTMSK(x), 0); in dwc_otg_init()