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

/linux-master/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))) {
737 xdbc.flags |= XDBC_FLAGS_IN_STALL;
791 xdbc.flags |= XDBC_FLAGS_IN_STALL;
793 xdbc.flags &= ~XDBC_FLAGS_IN_STALL;

Completed in 189 milliseconds