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