Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/isp1760/
H A Disp1760-hcd.c102 #define DW3_ERROR_BIT (1 << 28) macro
1046 if ((ptd->dw3 & DW3_ERROR_BIT) && (ptd->dw3 & DW3_ACTIVE_BIT)) { in check_atl_transfer()
/kernel/linux/linux-6.6/drivers/usb/isp1760/
H A Disp1760-hcd.c126 #define DW3_ERROR_BIT TO_DW((1 << 28)) macro
1334 if ((ptd->dw3 & DW3_ERROR_BIT) && (ptd->dw3 & DW3_ACTIVE_BIT)) { in check_atl_transfer()

Completed in 6 milliseconds