Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/early/
Dxhci-dbc.h206 #define XDBC_FLAGS_IN_STALL BIT(1) macro
Dxhci-dbc.c480 (read && (xdbc.flags & XDBC_FLAGS_IN_STALL))) { in xdbc_bulk_transfer()
738 xdbc.flags |= XDBC_FLAGS_IN_STALL; in xdbc_handle_tx_event()
792 xdbc.flags |= XDBC_FLAGS_IN_STALL; in xdbc_handle_events()
794 xdbc.flags &= ~XDBC_FLAGS_IN_STALL; in xdbc_handle_events()