Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/host/
Dxhci-mtk-sch.c29 #define EP_BPKTS(p) ((p) & 0x7f) macro
630 ep_ctx->reserved[0] |= cpu_to_le32(EP_BPKTS(1)); in xhci_mtk_add_ep_quirk()
656 ep_ctx->reserved[0] |= cpu_to_le32(EP_BPKTS(sch_ep->pkts) in xhci_mtk_add_ep_quirk()