Home
last modified time | relevance | path

Searched refs:XDBC_FLAGS_IN_STALL (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/early/
H A Dxhci-dbc.h206 #define XDBC_FLAGS_IN_STALL BIT(1) macro
H A Dxhci-dbc.c480 (read && (xdbc.flags & XDBC_FLAGS_IN_STALL))) { in xdbc_bulk_transfer()
737 xdbc.flags |= XDBC_FLAGS_IN_STALL; in xdbc_handle_tx_event()
791 xdbc.flags |= XDBC_FLAGS_IN_STALL; in xdbc_handle_events()
793 xdbc.flags &= ~XDBC_FLAGS_IN_STALL; in xdbc_handle_events()