Searched refs:tdBE (Results 1 - 1 of 1) sorted by relevance

/drivers/usb/host/
H A Dohci-q.c757 u32 tdBE = hc32_to_cpup (ohci, &td->hwBE); local
769 if ((type != PIPE_CONTROL || td->index != 0) && tdBE != 0) {
771 urb->actual_length += tdBE - td->data_dma + 1;

Completed in 46 milliseconds