Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/isp1760/
Disp1760-hcd.c100 #define DW3_ERROR_BIT (1 << 28) macro
1036 else if (ptd->dw3 & DW3_ERROR_BIT) in check_atl_transfer()
1051 if ((ptd->dw3 & DW3_ERROR_BIT) && (ptd->dw3 & DW3_ACTIVE_BIT)) { in check_atl_transfer()