Searched refs:max_esti_payload_hi (Results 1 – 2 of 2) sorted by relevance
469 uint8_t max_esti_payload_hi; // Max Endpoint Service Time Interval Payload (High 8bit) member
976 ep_ctx.max_esti_payload_hi = ((max_packet * (max_burst + 1)) >> 8) & 0xff; in xhci_initialize_ep()