Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/st/usb_dwc3/
H A Dusb_dwc3.c245 #define DWC3_DEPCMD_PARAM(x) ((x) << USB3_DEPCMD_COMMANDPARAM_POS) macro
929 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()