Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/isp1760/
H A Disp1760-hcd.c95 #define FROM_DW3_NAKCOUNT(x) (((x) >> 19) & 0xf) macro
1052 if (!FROM_DW3_NAKCOUNT(ptd->dw3) && (ptd->dw3 & DW3_ACTIVE_BIT)) { in check_atl_transfer()
/kernel/linux/linux-6.6/drivers/usb/isp1760/
H A Disp1760-hcd.c119 #define FROM_DW3_NAKCOUNT(x) ((TO_U32(x) >> 19) & 0xf) macro
1340 if (!FROM_DW3_NAKCOUNT(ptd->dw3) && (ptd->dw3 & DW3_ACTIVE_BIT)) { in check_atl_transfer()

Completed in 8 milliseconds