Lines Matching refs:reset
29 * fifo ram in time, which will involve chip reset.
962 /* Perform reset of a given port.
963 It would be great to just start the reset and let the
964 USB core to clear the reset in due time. However,
965 root hub ports should be reset for at least 50 ms, while
966 our chip stays in reset for about 10 ms. I.e., we must
967 repeatedly reset it ourself here.
974 /* Root hub reset should be 50 ms, but some devices
980 /* spin until any current reset finishes */
988 /* Don't reset a disconnected port */
1221 Software reset - can be called from any contect.
1239 ERR("Software reset timeout\n");
1297 Configure the chip. The chip must be successfully reset by now.
1458 DBG("Chip has been reset while suspended. Reinit from scratch.\n");
1511 .reset = isp116x_reset,