Searched defs:XHCI_EXT_CAPS_ID (Results 1 - 1 of 1) sorted by relevance

/drivers/usb/host/
H A Dxhci-ext-caps.h43 #define XHCI_EXT_CAPS_ID(p) (((p)>>0)&0xff) macro
147 if (XHCI_EXT_CAPS_ID(val) == id)

Completed in 37 milliseconds