Lines Matching full:periodic
45 * Scheduling and budgeting information for periodic transfers, for both
67 * ehci_hcd: async, unlink, periodic (and shadow), ...
96 EHCI_HRTIMER_POLL_PSS, /* Poll for periodic schedule off */
104 EHCI_HRTIMER_DISABLE_PERIODIC, /* Wait to disable periodic sched */
150 /* periodic schedule support */
153 __hc32 *periodic; /* hw periodic table */ member
158 union ehci_shadow *pshadow; /* mirror hw periodic table */
167 unsigned periodic_count; /* periodic activity count */
168 unsigned uframe_periodic_max; /* max periodic time per uframe */
343 /* next async queue entry, or pointer to interrupt/periodic QH */
347 /* for periodic/async schedules and qtd lists, mark end of list */
351 * Entries in periodic shadow table are pointers to one of four kinds
353 * encoded in the low bits of the hardware's periodic schedule. Use
374 * These appear in both the async and (for interrupt) periodic schedules.
408 union ehci_shadow qh_next; /* ptr to qh; or periodic */
526 union ehci_shadow itd_next; /* ptr to periodic q entry */
572 union ehci_shadow sitd_next; /* ptr to periodic q entry */
585 * Periodic Frame Span Traversal Node (FSTN)
593 __hc32 hw_next; /* any periodic q entry */
598 union ehci_shadow fstn_next; /* ptr to periodic q entry */