Home
last modified time | relevance | path

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

/linux/drivers/usb/cdns3/
H A Dcdns3-gadget.h743 #define USB_CONF2_EN_TDL_TRB BIT(2) macro
H A Dcdns3-gadget.c2068 writel(USB_CONF2_EN_TDL_TRB, &regs->usb_conf2); in cdns3_configure_dmult()