Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/isp1760/
Disp1760-hcd.c94 #define TO_DW3_CERR(x) ((x) << 23) macro
608 ptd->dw3 |= TO_DW3_CERR(ERR_COUNTER); in create_ptd_atl()
1158 ptd.dw3 &= ~TO_DW3_CERR(3); in handle_done_ptds()
1159 ptd.dw3 |= TO_DW3_CERR(ERR_COUNTER); in handle_done_ptds()