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