Searched refs:DOTG_DOEPTSIZ (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/sys/dev/usb/controller/
H A Ddwc_otgreg.h112 #define DOTG_DOEPTSIZ(ep) (0x0B10 + (32*(ep))) macro
H A Ddwc_otg.c1051 DWC_OTG_WRITE_4(sc, DOTG_DOEPTSIZ(0),
1576 DWC_OTG_WRITE_4(sc, DOTG_DOEPTSIZ(0),
1581 DWC_OTG_WRITE_4(sc, DOTG_DOEPTSIZ(td->ep_no),

Completed in 105 milliseconds