Searched refs:old_current (Results 1 – 3 of 3) sorted by relevance
1392 if (qh_current != ehci->old_current || in end_unlink_async()1394 ehci->old_current = qh_current; in end_unlink_async()1403 ehci->old_current = ~0; /* Prepare for next QH */ in end_unlink_async()
155 uint32_t old_current; /* Test for QH becoming */ member
576 ehci->old_current = ~0; in ehci_init()
Completed in 11 milliseconds