Home
last modified time | relevance | path

Searched defs:mu3h_sch_ep_info (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/usb/host/
Dxhci-mtk.h87 struct mu3h_sch_ep_info { struct
88 u32 esit;
89 u32 num_esit;
90 u32 num_budget_microframes;
91 u32 bw_cost_per_microframe;
92 struct list_head endpoint;
93 struct hlist_node hentry;
94 struct list_head tt_endpoint;
95 struct mu3h_sch_bw_info *bw_info;
96 struct mu3h_sch_tt *sch_tt;
[all …]