Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-mtk.h50 struct mu3h_sch_bw_info { struct
95 struct mu3h_sch_bw_info *bw_info;
145 struct mu3h_sch_bw_info *sch_array;
H A Dxhci-mtk-sch.c118 static struct mu3h_sch_bw_info *
243 struct mu3h_sch_bw_info *bw_info; in create_sch_ep()
365 static u32 get_max_bw(struct mu3h_sch_bw_info *sch_bw, in get_max_bw()
385 static void update_bus_bw(struct mu3h_sch_bw_info *sch_bw, in update_bus_bw()
503 static int load_ep_bw(struct mu3h_sch_bw_info *sch_bw, in load_ep_bw()
518 struct mu3h_sch_bw_info *sch_bw = sch_ep->bw_info; in check_sch_bw()
603 struct mu3h_sch_bw_info *sch_array; in xhci_mtk_sch_init()