Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci-mtk-sch.c199 struct mu3h_sch_ep_info *sch_ep; in create_sch_ep() local
235 struct xhci_ep_ctx *ep_ctx, struct mu3h_sch_ep_info *sch_ep) in setup_sch_info()
361 struct mu3h_sch_ep_info *sch_ep, u32 offset) in get_max_bw()
384 struct mu3h_sch_ep_info *sch_ep, bool used) in update_bus_bw()
405 static int check_fs_bus_bw(struct mu3h_sch_ep_info *sch_ep, int offset) in check_fs_bus_bw()
432 struct mu3h_sch_ep_info *sch_ep, u32 offset) in check_sch_tt()
492 struct mu3h_sch_ep_info *sch_ep, bool used) in update_sch_tt()
525 struct mu3h_sch_ep_info *sch_ep, bool loaded) in load_ep_bw()
537 static u32 get_esit_boundary(struct mu3h_sch_ep_info *sch_ep) in get_esit_boundary()
555 struct mu3h_sch_bw_info *sch_bw, struct mu3h_sch_ep_info *sch_ep) in check_sch_bw()
[all …]
/kernel/linux/linux-6.6/drivers/usb/host/
Dxhci-mtk-sch.c242 struct mu3h_sch_ep_info *sch_ep; in create_sch_ep() local
274 struct mu3h_sch_ep_info *sch_ep) in setup_sch_info()
366 struct mu3h_sch_ep_info *sch_ep, u32 offset) in get_max_bw()
386 struct mu3h_sch_ep_info *sch_ep, bool used) in update_bus_bw()
401 static int check_fs_bus_bw(struct mu3h_sch_ep_info *sch_ep, int offset) in check_fs_bus_bw()
426 static int check_sch_tt(struct mu3h_sch_ep_info *sch_ep, u32 offset) in check_sch_tt()
481 static void update_sch_tt(struct mu3h_sch_ep_info *sch_ep, bool used) in update_sch_tt()
504 struct mu3h_sch_ep_info *sch_ep, bool loaded) in load_ep_bw()
516 static int check_sch_bw(struct mu3h_sch_ep_info *sch_ep) in check_sch_bw()
561 struct mu3h_sch_ep_info *sch_ep) in destroy_sch_ep()
[all …]