Searched refs:DWC3_DEPCMD_PARAM (Results 1 – 1 of 1) sorted by relevance
245 #define DWC3_DEPCMD_PARAM(x) ((x) << USB3_DEPCMD_COMMANDPARAM_POS) macro929 DWC3_DEPCMD_PARAM((uint32_t)dwc3_ep->resc_idx); in dwc3_ep_stop_xfer()2218 ret = dwc3_execute_dep_cmd(dwc3_handle, 0, DWC3_DEPCMD_PARAM(0) | in dwc3_dev_init()