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