Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci-mtk-sch.c23 #define EP_BPKTS(p) ((p) & 0x3f) macro
342 ep_ctx->reserved[0] |= cpu_to_le32(EP_BPKTS(1)); in xhci_mtk_add_ep_quirk()
366 ep_ctx->reserved[0] |= cpu_to_le32(EP_BPKTS(sch_ep->pkts) in xhci_mtk_add_ep_quirk()