Home
last modified time | relevance | path

Searched refs:XDBC_FLAGS_IN_STALL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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()
735 xdbc.flags |= XDBC_FLAGS_IN_STALL; in xdbc_handle_tx_event()
789 xdbc.flags |= XDBC_FLAGS_IN_STALL; in xdbc_handle_events()
791 xdbc.flags &= ~XDBC_FLAGS_IN_STALL; in xdbc_handle_events()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds