Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/isp1760/
Disp1760-hcd.c92 #define TO_DW3_NAKCOUNT(x) ((x) << 19) macro
597 ptd->dw3 |= TO_DW3_NAKCOUNT(nak); in create_ptd_atl()
1156 ptd.dw3 &= ~TO_DW3_NAKCOUNT(0xf); in handle_done_ptds()
1157 ptd.dw3 |= TO_DW3_NAKCOUNT(FROM_DW2_RL(ptd.dw2)); in handle_done_ptds()