Searched refs:FUSBH200_ISOC_ACTIVE (Results 1 – 2 of 2) sorted by relevance
527 #define FUSBH200_ISOC_ACTIVE (1<<31) /* activate transfer this slot */ macro534 #define ITD_ACTIVE(fusbh200) cpu_to_hc32(fusbh200, FUSBH200_ISOC_ACTIVE)
4172 trans = FUSBH200_ISOC_ACTIVE; in itd_sched_init()4624 } else if (likely ((t & FUSBH200_ISOC_ACTIVE) == 0)) { in itd_complete()