Searched refs:SITD_ACTIVE (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/host/ | ||
A D | ehci.h | 566 #define SITD_ACTIVE(ehci) cpu_to_hc32(ehci, SITD_STS_ACTIVE) macro |
A D | ehci-sched.c | 2441 && (q.sitd->hw_results & SITD_ACTIVE(ehci))) { in scan_isoc() |
Completed in 16 milliseconds