Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/host/
Dxhci-mtk.h29 #define XHCI_MTK_BW_INDEX(x) ((x) & (XHCI_MTK_MAX_ESIT - 1)) macro
Dxhci-mtk-sch.c425 k = XHCI_MTK_BW_INDEX(base + j); in get_max_bw()
443 k = XHCI_MTK_BW_INDEX(base + j); in update_bus_bw()
467 k = XHCI_MTK_BW_INDEX(base + j); in check_fs_bus_bw()
549 k = XHCI_MTK_BW_INDEX(base + j); in update_sch_tt()