Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-mtk-sch.c269 sch_ep->sch_tt = tt; in create_sch_ep()
448 struct mu3h_sch_tt *tt = sch_ep->sch_tt; in check_fs_bus_bw()
533 struct mu3h_sch_tt *tt = sch_ep->sch_tt; in update_sch_tt()
566 if (sch_ep->sch_tt) in load_ep_bw()
580 if (sch_ep->sch_tt) { /* LS/FS with TT */ in get_esit_boundary()
616 if (sch_ep->sch_tt) { in check_sch_bw()
655 if (sch_ep->sch_tt) in destroy_sch_ep()
H A Dxhci-mtk.h82 struct mu3h_sch_tt *sch_tt; member