Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/isp1760/
Disp1760-hcd.c99 #define FROM_DW3_PING(x) (((x) >> 26) & 0x1) macro
1149 qh->ping = FROM_DW3_PING(ptd.dw3); in handle_done_ptds()
1161 qh->ping = FROM_DW3_PING(ptd.dw3); in handle_done_ptds()