Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/isp1760/
H A Disp1760-hcd.c96 #define TO_DW3_CERR(x) ((x) << 23) macro
605 ptd->dw3 |= TO_DW3_CERR(ERR_COUNTER); in create_ptd_atl()
1153 ptd.dw3 &= ~TO_DW3_CERR(3); in handle_done_ptds()
1154 ptd.dw3 |= TO_DW3_CERR(ERR_COUNTER); in handle_done_ptds()