Searched refs:DOTG_DIEPTSIZ (Results 1 – 2 of 2) sorted by relevance
107 #define DOTG_DIEPTSIZ(ep) (0x0910 + (32*(ep))) macro
1161 DWC_OTG_WRITE_4(sc, DOTG_DIEPTSIZ(0), DIEPCTL_EPDIS); in dwc_otg_setup_rx() 2168 temp = DWC_OTG_READ_4(sc, DOTG_DIEPTSIZ(td->ep_no)); in dwc_otg_data_tx() 2217 temp = DWC_OTG_READ_4(sc, DOTG_DIEPTSIZ(td->ep_no)); in dwc_otg_data_tx() 2271 DWC_OTG_WRITE_4(sc, DOTG_DIEPTSIZ(td->ep_no), in dwc_otg_data_tx() 2323 temp = DWC_OTG_READ_4(sc, DOTG_DIEPTSIZ(td->ep_no)); in dwc_otg_data_tx_sync() 3758 DOTG_DIEPTSIZ(ep_no), 0); in dwc_otg_clear_stall_sub_locked()