Searched refs:XDBC_FLAGS_OUT_PROCESS (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/usb/early/
H A Dxhci-dbc.c504 xdbc.flags |= XDBC_FLAGS_OUT_PROCESS;
747 xdbc.flags &= ~XDBC_FLAGS_OUT_PROCESS;
854 if ((xdbc.flags & XDBC_FLAGS_OUT_PROCESS) && (timeout < 2000000)) {
861 if (xdbc.flags & XDBC_FLAGS_OUT_PROCESS) {
H A Dxhci-dbc.h209 #define XDBC_FLAGS_OUT_PROCESS BIT(4) macro

Completed in 234 milliseconds