Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-mtk-sch.c33 #define EP_BPKTS(p) ((p) & 0x7f) macro
647 ep_ctx->reserved[0] = cpu_to_le32(EP_BPKTS(1)); in add_ep_quirk()
711 ep_ctx->reserved[0] = cpu_to_le32(EP_BPKTS(sch_ep->pkts) in xhci_mtk_check_bandwidth()
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-mtk-sch.c36 #define EP_BPKTS(p) ((p) & 0x7f) macro
712 ep_ctx->reserved[0] = cpu_to_le32(EP_BPKTS(1)); in xhci_mtk_add_ep_quirk()
800 ep_ctx->reserved[0] = cpu_to_le32(EP_BPKTS(sch_ep->pkts) in xhci_mtk_check_bandwidth()

Completed in 4 milliseconds