Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/isp1760/
H A Disp1760-hcd.c120 #define TO_DW3_CERR(x) TO_DW(((x) << 23)) macro
888 ptd->dw3 |= TO_DW3_CERR(ERR_COUNTER); in create_ptd_atl()
1441 ptd.dw3 &= ~TO_DW3_CERR(3); in handle_done_ptds()
1442 ptd.dw3 |= TO_DW3_CERR(ERR_COUNTER); in handle_done_ptds()