Searched refs:USB_CONF2_EN_TDL_TRB (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/cdns3/ | ||
H A D | cdns3-gadget.h | 743 #define USB_CONF2_EN_TDL_TRB BIT(2) macro |
H A D | cdns3-gadget.c | 2068 writel(USB_CONF2_EN_TDL_TRB, ®s->usb_conf2); in cdns3_configure_dmult() |