Searched defs:PTD_GET_DIR (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/host/ | ||
H A D | isp116x.h | 204 #define PTD_GET_DIR(p) (((p)->len & PTD_DIR_MSK) >> 10) macro |
H A D | isp1362.h | 366 #define PTD_GET_DIR(p) (((p)->len & PTD_DIR_MSK) >> 10) macro |