Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/isp1760/
H A Disp1760-hcd.c129 #define DW3_ACTIVE_BIT TO_DW((1 << 31)) macro
886 ptd->dw3 |= DW3_ACTIVE_BIT; in create_ptd_atl()
1334 if ((ptd->dw3 & DW3_ERROR_BIT) && (ptd->dw3 & DW3_ACTIVE_BIT)) { in check_atl_transfer()
1340 if (!FROM_DW3_NAKCOUNT(ptd->dw3) && (ptd->dw3 & DW3_ACTIVE_BIT)) { in check_atl_transfer()