Home
last modified time | relevance | path

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

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