Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/host/
Dxhci-mtk.h79 struct mu3h_sch_ep_info { struct
80 u32 esit;
81 u32 num_budget_microframes;
82 u32 bw_cost_per_microframe;
83 struct list_head endpoint;
84 struct list_head tt_endpoint;
85 struct mu3h_sch_tt *sch_tt;
86 u32 ep_type;
87 u32 maxpkt;
88 void *ep;
[all …]