Searched refs:LINK_TOGGLE (Results 1 – 4 of 4) sorted by relevance
288 le32_to_cpu(trb->link.control) & LINK_TOGGLE); in xhci_debug_trb()
145 &= ~cpu_to_le32(LINK_TOGGLE); in xhci_link_rings()147 |= cpu_to_le32(LINK_TOGGLE); in xhci_link_rings()388 cpu_to_le32(LINK_TOGGLE); in xhci_ring_alloc()
1138 #define LINK_TOGGLE (0x1<<1) macro
100 return le32_to_cpu(trb->link.control) & LINK_TOGGLE; in last_trb_on_last_seg()496 new_deq->generic.field[3] & cpu_to_le32(LINK_TOGGLE)) in xhci_find_new_dequeue_state()