Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-mtk-sch.c45 #define EP_BPKTS(p) ((p) & 0x7f) macro
931 ep_ctx->reserved[0] = cpu_to_le32(EP_BPKTS(1)); in add_ep_quirk()
995 ep_ctx->reserved[0] = cpu_to_le32(EP_BPKTS(sch_ep->pkts) in xhci_mtk_check_bandwidth()