Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Ddwc_otgreg.h102 #define DOTG_DIEPEACHINTMSK(ch) (0x0840 + (4*(ch))) macro
H A Ddwc_otg.c4029 DWC_OTG_WRITE_4(sc, DOTG_DIEPEACHINTMSK(x), 0); in dwc_otg_init()