Searched refs:max_esti_payload_lo (Results 1 – 2 of 2) sorted by relevance
482 uint16_t max_esti_payload_lo; // Max Endpoint Service Time Interval Payload (Low 16bit) member
977 ep_ctx.max_esti_payload_lo = ((max_packet * (max_burst + 1))) & 0xff; in xhci_initialize_ep()