Searched refs:isp1760_hcd_set_and_wait (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/usb/isp1760/
H A Disp1760-hcd.c245 static int isp1760_hcd_set_and_wait(struct usb_hcd *hcd, u32 field, function
1645 retval = isp1760_hcd_set_and_wait(hcd, CMD_RUN, 250 * 1000);
1650 retval = isp1760_hcd_set_and_wait(hcd, FLAG_CF, 250 * 1000);
1696 retval = isp1760_hcd_set_and_wait(hcd, CMD_RUN, 250 * 1000);
1707 retval = isp1760_hcd_set_and_wait(hcd, FLAG_CF, 250 * 1000);

Completed in 252 milliseconds