Searched refs:DWC3_TRBCTL_NORMAL (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/usb/dwc3/ | ||
| H A D | core.h | 547 #define DWC3_TRBCTL_NORMAL DWC3_TRB_CTRL_TRBCTL(1) macro |
| H A D | gadget.c | 759 trb->ctrl = DWC3_TRBCTL_NORMAL; in dwc3_prepare_one_trb() |