Home
last modified time | relevance | path

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

/drivers/usb/dwc2/
Dhcd_queue.c769 DWC2_SLICES_PER_UFRAME; in dwc2_uframe_schedule_split()
834 DWC2_SLICES_PER_UFRAME), in dwc2_uframe_schedule_split()
835 DWC2_SLICES_PER_UFRAME); in dwc2_uframe_schedule_split()
863 DWC2_SLICES_PER_UFRAME; in dwc2_uframe_schedule_split()
972 ls_search_slice = (start_s_uframe + 1) * DWC2_SLICES_PER_UFRAME; in dwc2_uframe_schedule_split()
Dcore.h823 #define DWC2_SLICES_PER_UFRAME (DWC2_US_PER_UFRAME / DWC2_US_PER_SLICE) macro