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