Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/isp1760/
Disp1760-hcd.c75 #define TO_DW0_ENDPOINT(x) (((u32) x) << 31) macro
556 ptd->dw0 |= TO_DW0_ENDPOINT(usb_pipeendpoint(qtd->urb->pipe)); in create_ptd_atl()