Home
last modified time | relevance | path

Searched defs:DBGP_PID_GET (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/usb/
H A Dehci-dbgp.h38 #define DBGP_PID_GET(x) (((x)>>16)&0xff) macro
/openbmc/linux/drivers/usb/host/
H A Doxu210hp-hcd.c216 #define DBGP_PID_GET(x) (((x)>>16)&0xff) macro