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()1031 trb.cycle = xhci_hc[id].cmd_trb_cycle; in xhci_set_address()1077 trb.cycle = ep->current_ep_ring_cycle; in xhci_setup_stage()1122 trb.cycle = ep->current_ep_ring_cycle; in xhci_data_stage()1141 trb.cycle = ep->current_ep_ring_cycle; in xhci_data_stage()1166 trb.cycle = ep->current_ep_ring_cycle; in xhci_status_stage()1182 trb.cycle = ep->current_ep_ring_cycle; in xhci_status_stage()1760 trb.cycle = xhci_hc[id].cmd_trb_cycle; in xhci_configure_endpoint()1986 ptr->cycle = xhci_hc[id].cmd_trb_cycle; in xhci_send_command()