Searched refs:PTD_FA (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/usb/host/ | ||
| H A D | isp116x.h | 209 #define PTD_FA(v) (((v) << 0) & PTD_FA_MSK) macro |
| H A D | isp116x-hcd.c | 280 ptd->faddr = PTD_FA(usb_pipedevice(urb->pipe)); in preproc_atl_queue() |