Searched refs:next_uframe (Results 1 – 3 of 3) sorted by relevance
279 ehci->next_uframe = ehci_readl ((U32)&ehci->regs->frame_index) in enable_periodic()300 ehci->next_uframe = -1; in disable_periodic()1123 frame = ehci->next_uframe >> 3; in scan_periodic()1251 ehci->next_uframe = now_uframe; in scan_periodic()
212 int next_uframe; /* scan periodic, start here */ member
469 if (ehci->next_uframe != -1) in ehci_ready()6915 ehci->next_uframe = -1; in ehci_start()7886 if (ehci->next_uframe != -1) in ehci_work()