Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Dtegra-xudc.c1142 bool wait_td = false; in tegra_xudc_queue_trbs() local
1169 wait_td = true; in tegra_xudc_queue_trbs()
1178 if ((i == count - 1) || (wait_td && i == count - 2)) in tegra_xudc_queue_trbs()