Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/isp1760/
Disp1760-hcd.c129 #define DW3_ACTIVE_BIT TO_DW((1 << 31)) macro
887 ptd->dw3 |= DW3_ACTIVE_BIT; in create_ptd_atl()
1335 if ((ptd->dw3 & DW3_ERROR_BIT) && (ptd->dw3 & DW3_ACTIVE_BIT)) { in check_atl_transfer()
1341 if (!FROM_DW3_NAKCOUNT(ptd->dw3) && (ptd->dw3 & DW3_ACTIVE_BIT)) { in check_atl_transfer()