Home
last modified time | relevance | path

Searched refs:next_uframe (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEHCI_SCHD.cxx279 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()
H A DdrvEHCI.h212 int next_uframe; /* scan periodic, start here */ member
H A DdrvEhciHcd.c469 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()