Searched refs:SITD_STS_ACTIVE (Results 1 – 2 of 2) sorted by relevance
558 #define SITD_STS_ACTIVE (1 << 7) /* HC may execute this */ macro566 #define SITD_ACTIVE(ehci) cpu_to_hc32(ehci, SITD_STS_ACTIVE)
2009 trans = SITD_STS_ACTIVE; in sitd_sched_init()2240 } else if (unlikely(t & SITD_STS_ACTIVE)) { in sitd_complete()
Completed in 10 milliseconds