Searched refs:xfer_time (Results 1 – 1 of 1) sorted by relevance
4449 uint32_t xfer_time; in ecp_peripheral2host() local4533 xfer_time = max((1000 * len) / pp->ecp_rev_speed, ECP_REV_MINTOUT); in ecp_peripheral2host()4536 max(xfer_time / pp->rev_watchdog, 1); in ecp_peripheral2host()4539 max(xfer_time / pp->rev_watchdog, 1); in ecp_peripheral2host()4549 len, xfer_time, pp->rev_watchdog, pp->rev_timeout_cnt); in ecp_peripheral2host()