Searched refs:TO_DW1_PORT_NUM (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/drivers/usb/host/ | ||
D | isp1760-hcd.h | 172 #define TO_DW1_PORT_NUM(x) (((u32) x) << 18) macro |
D | isp1760-hcd.c | 600 ptd->dw1 |= TO_DW1_PORT_NUM(qtd->urb->dev->ttport); in create_ptd_atl() |