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.c684 u32 offset, offset_min; in alloc_sch_portion_of_frame() local
694 offset_min = XHCI_MTK_MAX_ESIT; in alloc_sch_portion_of_frame()
714 offset_min = offset; in alloc_sch_portion_of_frame()
722 if (offset_min < XHCI_MTK_MAX_ESIT) in alloc_sch_portion_of_frame()
726 if (offset_min == XHCI_MTK_MAX_ESIT) in alloc_sch_portion_of_frame()
729 sch_ep->offset = offset_min; in alloc_sch_portion_of_frame()