Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/dwc2/
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()