Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dhcd_queue.c747 int first_count; in dwc2_uframe_schedule_split() local
892 first_count = 4; in dwc2_uframe_schedule_split()
901 first_count = first_data_bytes; in dwc2_uframe_schedule_split()
926 first_count = 4; in dwc2_uframe_schedule_split()
931 first_count = first_data_bytes; in dwc2_uframe_schedule_split()
939 qh->hs_transfers[0].duration_us = HS_USECS_ISO(first_count); in dwc2_uframe_schedule_split()