Home
last modified time | relevance | path

Searched refs:CTX_TO_MAX_ESIT_PAYLOAD (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-mtk-sch.c290 CTX_TO_MAX_ESIT_PAYLOAD(le32_to_cpu(ep_ctx->tx_info)); in setup_sch_info()
H A Dxhci.h781 #define CTX_TO_MAX_ESIT_PAYLOAD(p) (((p) >> 16) & 0xffff) macro
2784 CTX_TO_MAX_ESIT_PAYLOAD(tx_info); in xhci_decode_ep_context()
H A Dxhci-mem.c1570 bw_info->max_esit_payload = CTX_TO_MAX_ESIT_PAYLOAD( in xhci_update_bw_info()
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-mtk-sch.c253 CTX_TO_MAX_ESIT_PAYLOAD(le32_to_cpu(ep_ctx->tx_info)); in setup_sch_info()
H A Dxhci.h778 #define CTX_TO_MAX_ESIT_PAYLOAD(p) (((p) >> 16) & 0xffff) macro
2752 CTX_TO_MAX_ESIT_PAYLOAD(tx_info); in xhci_decode_ep_context()
H A Dxhci-mem.c1619 bw_info->max_esit_payload = CTX_TO_MAX_ESIT_PAYLOAD( in xhci_update_bw_info()

Completed in 19 milliseconds