Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Ddwc_otgreg.h115 #define DOTG_DOEPTSIZ(ep) (0x0B10 + (32*(ep))) macro
H A Ddwc_otg.c1162 DWC_OTG_WRITE_4(sc, DOTG_DOEPTSIZ(0), DOEPCTL_EPDIS); in dwc_otg_setup_rx()
1769 DWC_OTG_WRITE_4(sc, DOTG_DOEPTSIZ(0), in dwc_otg_data_rx()
1775 DWC_OTG_WRITE_4(sc, DOTG_DOEPTSIZ(td->ep_no), in dwc_otg_data_rx()