Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Ddwc_otgreg.h103 #define DOTG_DOEPEACHINTMSK(ch) (0x0880 + (4*(ch))) macro
H A Ddwc_otg.c4030 DWC_OTG_WRITE_4(sc, DOTG_DOEPEACHINTMSK(x), 0); in dwc_otg_init()