Searched refs:DOTG_DIEPTSIZ (Results 1 – 2 of 2) sorted by relevance
106 #define DOTG_DIEPTSIZ(ep) (0x0910 + (32*(ep))) macro
1170 DWC_OTG_WRITE_4(sc, DOTG_DIEPTSIZ(0), DIEPCTL_EPDIS); in dwc_otg_setup_rx()2153 temp = DWC_OTG_READ_4(sc, DOTG_DIEPTSIZ(td->ep_no)); in dwc_otg_data_tx()2202 temp = DWC_OTG_READ_4(sc, DOTG_DIEPTSIZ(td->ep_no)); in dwc_otg_data_tx()2258 DWC_OTG_WRITE_4(sc, DOTG_DIEPTSIZ(td->ep_no), in dwc_otg_data_tx()2310 temp = DWC_OTG_READ_4(sc, DOTG_DIEPTSIZ(td->ep_no)); in dwc_otg_data_tx_sync()3764 DOTG_DIEPTSIZ(ep_no), 0); in dwc_otg_clear_stall_sub_locked()