Searched refs:PTD_LEN (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/usb/host/ | ||
| H A D | isp116x.h | 203 #define PTD_LEN(v) (((v) << 0) & PTD_LEN_MSK) macro |
| H A D | isp116x-hcd.c | 279 ptd->len = PTD_LEN(len) | PTD_DIR(dir); in preproc_atl_queue() |