Searched refs:EP_MAX_ESIT_PAYLOAD_LO (Results 1 – 2 of 2) sorted by relevance
762 #define EP_MAX_ESIT_PAYLOAD_LO(p) (((p) & 0xffff) << 16) macro
1508 ep_ctx->tx_info = cpu_to_le32(EP_MAX_ESIT_PAYLOAD_LO(max_esit_payload) | in xhci_endpoint_init()