Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/isp1760/
Disp1760-hcd.c100 #define FROM_DW3_PING(x) (((x) >> 26) & 0x1) macro
1148 qh->ping = FROM_DW3_PING(ptd.dw3); in handle_done_ptds()
1160 qh->ping = FROM_DW3_PING(ptd.dw3); in handle_done_ptds()