Searched refs:flip_cycle (Results 1 – 2 of 2) sorted by relevance
506 bool flip_cycle) in cdnsp_td_to_noop() argument515 if (flip_cycle && trb != td->first_trb && trb != td->last_trb) in cdnsp_td_to_noop()
723 struct xhci_td *td, bool flip_cycle) in td_to_noop() argument732 if (flip_cycle && trb != td->first_trb && trb != td->last_trb) in td_to_noop()