Searched refs:cycle (Results 1 – 3 of 3) sorted by relevance
213 unsigned cycle : 1; // used to mark the enqueue pointer of transfer ring member240 unsigned cycle : 1; member259 unsigned cycle : 1; // used to mark the enqueue pointer of transfer ring member281 unsigned cycle : 1; // used to mark the enqueue pointer of transfer ring member301 unsigned cycle : 1; // cycle bit member
81 ptr->cycle = 1; \
210 ptr->cycle = ep_info->current_ep_ring_cycle; in __xhci_write_trb()1029 trb.cycle = xhci_hc[id].cmd_trb_cycle; in xhci_set_address()1075 trb.cycle = ep->current_ep_ring_cycle; in xhci_setup_stage()1120 trb.cycle = ep->current_ep_ring_cycle; in xhci_data_stage()1139 trb.cycle = ep->current_ep_ring_cycle; in xhci_data_stage()1164 trb.cycle = ep->current_ep_ring_cycle; in xhci_status_stage()1180 trb.cycle = ep->current_ep_ring_cycle; in xhci_status_stage()1758 trb.cycle = xhci_hc[id].cmd_trb_cycle; in xhci_configure_endpoint()1984 ptr->cycle = xhci_hc[id].cmd_trb_cycle; in xhci_send_command()