Searched defs:PTD_GET_ACTIVE (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/usb/host/ | ||
| D | isp116x.h | 189 #define PTD_GET_ACTIVE(p) (((p)->count & PTD_ACTIVE_MSK) >> 11) macro |
| D | isp1362.h | 397 #define PTD_GET_ACTIVE(p) (((p)->count & PTD_ACTIVE_MSK) >> 11) macro |