Searched defs:DBGP_ERRCODE (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/linux/usb/ | ||
D | ehci-dbgp.h | 29 #define DBGP_ERRCODE(x) (((x)>>7)&0x07) macro |
/linux-4.4.14/drivers/usb/host/ | ||
D | oxu210hp.h | 176 #define DBGP_ERRCODE(x) (((x)>>7)&0x07) macro |