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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/host/
H A Disp1760-hcd.h203 #define DW3_ERROR_BIT (1 << 28) macro
H A Disp1760-hcd.c712 if (dw3 & DW3_ERROR_BIT)
1027 if ((dw3 & DW3_ERROR_BIT) && (dw3 & DW3_QTD_ACTIVE) &&
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/host/
H A Disp1760-hcd.h203 #define DW3_ERROR_BIT (1 << 28) macro
H A Disp1760-hcd.c712 if (dw3 & DW3_ERROR_BIT)
1027 if ((dw3 & DW3_ERROR_BIT) && (dw3 & DW3_QTD_ACTIVE) &&

Completed in 203 milliseconds