Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/dwc2/
Dhcd_queue.c703 DWC2_SLICES_PER_UFRAME; in dwc2_uframe_schedule_split()
768 DWC2_SLICES_PER_UFRAME), in dwc2_uframe_schedule_split()
769 DWC2_SLICES_PER_UFRAME); in dwc2_uframe_schedule_split()
797 DWC2_SLICES_PER_UFRAME; in dwc2_uframe_schedule_split()
906 ls_search_slice = (start_s_uframe + 1) * DWC2_SLICES_PER_UFRAME; in dwc2_uframe_schedule_split()
Dcore.h829 #define DWC2_SLICES_PER_UFRAME (DWC2_US_PER_UFRAME / DWC2_US_PER_SLICE) macro