Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/isp1760/
H A Disp1760-hcd.c101 #define TO_DW0_ENDPOINT(x) TO_DW((((u32)x) << 31)) macro
836 ptd->dw0 |= TO_DW0_ENDPOINT(usb_pipeendpoint(qtd->urb->pipe)); in create_ptd_atl()