Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dehci-dbgp.h30 #define DBGP_ERRCODE(x) (((x)>>7)&0x07) macro
/openbmc/linux/drivers/usb/host/
H A Doxu210hp-hcd.c208 #define DBGP_ERRCODE(x) (((x)>>7)&0x07) macro