Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/isp1760/
H A Disp1760-hcd.c118 #define TO_DW3_NAKCOUNT(x) TO_DW(((x) << 19)) macro
877 ptd->dw3 |= TO_DW3_NAKCOUNT(nak); in create_ptd_atl()
1439 ptd.dw3 &= ~TO_DW3_NAKCOUNT(0xf); in handle_done_ptds()
1440 ptd.dw3 |= TO_DW3_NAKCOUNT(FROM_DW2_RL(ptd.dw2)); in handle_done_ptds()