Home
last modified time | relevance | path

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

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