Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/dwc2/
Dhcd_queue.c739 DWC2_SLICES_PER_UFRAME; in dwc2_uframe_schedule_split()
804 DWC2_SLICES_PER_UFRAME), in dwc2_uframe_schedule_split()
805 DWC2_SLICES_PER_UFRAME); in dwc2_uframe_schedule_split()
833 DWC2_SLICES_PER_UFRAME; in dwc2_uframe_schedule_split()
942 ls_search_slice = (start_s_uframe + 1) * DWC2_SLICES_PER_UFRAME; in dwc2_uframe_schedule_split()
Dcore.h811 #define DWC2_SLICES_PER_UFRAME (DWC2_US_PER_UFRAME / DWC2_US_PER_SLICE) macro