Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-mtk-sch.c263 sch_ep->sch_tt = tt; in create_sch_ep()
403 struct mu3h_sch_tt *tt = sch_ep->sch_tt; in check_fs_bus_bw()
431 if (!sch_ep->sch_tt) in check_sch_tt()
483 struct mu3h_sch_tt *tt = sch_ep->sch_tt; in update_sch_tt()
506 if (sch_ep->sch_tt) in load_ep_bw()
545 if (sch_ep->sch_tt && min_index >= 0) in check_sch_bw()
567 if (sch_ep->sch_tt) in destroy_sch_ep()
H A Dxhci-mtk.h96 struct mu3h_sch_tt *sch_tt; member