Searched refs:DOTG_HCINTMSK (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/usb/controller/ | ||
H A D | dwc_otgreg.h | 78 #define DOTG_HCINTMSK(ch) (0x050C + (32*(ch))) macro |
H A D | dwc_otg.c | 350 DWC_OTG_WRITE_4(sc, DOTG_HCINTMSK(x), in dwc_otg_init_fifo() |