Searched defs:DBGP_PID_GET (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/include/linux/usb/ | ||
| D | ehci-dbgp.h | 37 #define DBGP_PID_GET(x) (((x)>>16)&0xff) macro |
| /linux-4.4.14/drivers/usb/host/ | ||
| D | oxu210hp.h | 184 #define DBGP_PID_GET(x) (((x)>>16)&0xff) macro |