Searched refs:ehci_read_frame_index (Results 1 – 4 of 4) sorted by relevance
756 static unsigned ehci_read_frame_index(struct ehci_hcd *ehci);760 static inline unsigned ehci_read_frame_index(struct ehci_hcd *ehci) in ehci_read_frame_index() function
257 old_index = ehci_read_frame_index(ehci); in handshake_for_broken_root_hub()261 if (error == -ETIMEDOUT && ehci_read_frame_index(ehci) == old_index) in handshake_for_broken_root_hub()1249 return (ehci_read_frame_index(ehci) >> 3) % ehci->periodic_size; in ehci_get_frame()
41 static unsigned ehci_read_frame_index(struct ehci_hcd *ehci) in ehci_read_frame_index() function505 ehci->next_uframe = ehci_read_frame_index(ehci) in enable_periodic()1432 now = ehci_read_frame_index(ehci) & (mod - 1); in iso_stream_schedule()2305 clock = ehci_read_frame_index(ehci); in scan_periodic()2484 now = ehci_read_frame_index(ehci) & (mod - 1); in scan_periodic()
823 ehci_read_frame_index(ehci)); in fill_registers_buffer()