Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Ddwc_otgreg.h78 #define DOTG_HCINTMSK(ch) (0x050C + (32*(ch))) macro
H A Ddwc_otg.c350 DWC_OTG_WRITE_4(sc, DOTG_HCINTMSK(x), in dwc_otg_init_fifo()