Searched refs:xhci_ep_get_dequeue_cycle_state (Results 1 – 2 of 2) sorted by relevance
87 #define xhci_ep_get_dequeue_cycle_state(ep_ctx_ptr) (((ep_ctx_ptr)->tr_dequeue_ptr) & 1) macro
948 …c[id].ports[port_id].ep_info[ep_num].current_ep_ring_cycle = xhci_ep_get_dequeue_cycle_state(&ep_c… in xhci_initialize_ep()