Searched refs:fhci_get_sof_timer_count (Results 1 – 4 of 4) sorted by relevance
514 u16 fhci_get_sof_timer_count(struct fhci_usb *usb);
588 if (((fhci_get_sof_timer_count(usb) < usb->max_frame_usage) || in fhci_tx_conf_interrupt()
61 u16 fhci_get_sof_timer_count(struct fhci_usb *usb) in fhci_get_sof_timer_count() function
210 1000 - fhci_get_sof_timer_count(usb)))) { in add_packet()