Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-mtk-sch.c685 u32 offset, offset_min; in alloc_sch_portion_of_frame() local
695 offset_min = XHCI_MTK_MAX_ESIT; in alloc_sch_portion_of_frame()
715 offset_min = offset; in alloc_sch_portion_of_frame()
723 if (offset_min < XHCI_MTK_MAX_ESIT) in alloc_sch_portion_of_frame()
727 if (offset_min == XHCI_MTK_MAX_ESIT) in alloc_sch_portion_of_frame()
730 sch_ep->offset = offset_min; in alloc_sch_portion_of_frame()