Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dhcd_queue.c741 int first_count; in dwc2_uframe_schedule_split() local
886 first_count = 4; in dwc2_uframe_schedule_split()
895 first_count = first_data_bytes; in dwc2_uframe_schedule_split()
920 first_count = 4; in dwc2_uframe_schedule_split()
925 first_count = first_data_bytes; in dwc2_uframe_schedule_split()
933 qh->hs_transfers[0].duration_us = HS_USECS_ISO(first_count); in dwc2_uframe_schedule_split()
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Dhcd_queue.c711 int first_count; in dwc2_uframe_schedule_split() local
856 first_count = 4; in dwc2_uframe_schedule_split()
865 first_count = first_data_bytes; in dwc2_uframe_schedule_split()
890 first_count = 4; in dwc2_uframe_schedule_split()
895 first_count = first_data_bytes; in dwc2_uframe_schedule_split()
903 qh->hs_transfers[0].duration_us = HS_USECS_ISO(first_count); in dwc2_uframe_schedule_split()

Completed in 6 milliseconds