Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dtegra-xudc.c1152 bool wait_td = false; in tegra_xudc_queue_trbs() local
1179 wait_td = true; in tegra_xudc_queue_trbs()
1188 if ((i == count - 1) || (wait_td && i == count - 2)) in tegra_xudc_queue_trbs()