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

/freebsd-10.2-release/sys/dev/usb/controller/
H A Ddwc_otgreg.h112 #define DOTG_DOEPTSIZ(ep) (0x0B10 + (32*(ep))) macro
H A Ddwc_otg.c1023 DWC_OTG_WRITE_4(sc, DOTG_DOEPTSIZ(0), DOEPCTL_EPDIS);
1585 DWC_OTG_WRITE_4(sc, DOTG_DOEPTSIZ(0),
1591 DWC_OTG_WRITE_4(sc, DOTG_DOEPTSIZ(td->ep_no),

Completed in 104 milliseconds