Searched refs:LINK_TOGGLE (Results 1 – 3 of 3) sorted by relevance
806 #define LINK_TOGGLE (0x1 << 1) macro
334 cpu_to_le32(LINK_TOGGLE); in xhci_ring_alloc()
63 return le32_to_cpu(trb->link.control) & LINK_TOGGLE; in last_trb_on_last_seg()