Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/isp1760/
Disp1760-hcd.c104 #define DW3_ACTIVE_BIT (1 << 31) macro
605 ptd->dw3 |= DW3_ACTIVE_BIT; in create_ptd_atl()
1050 if ((ptd->dw3 & DW3_ERROR_BIT) && (ptd->dw3 & DW3_ACTIVE_BIT)) { in check_atl_transfer()
1056 if (!FROM_DW3_NAKCOUNT(ptd->dw3) && (ptd->dw3 & DW3_ACTIVE_BIT)) { in check_atl_transfer()