Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-ext-caps.h32 #define XHCI_EXT_CAPS_ID(p) (((p)>>0)&0xff) macro
/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h1168 #define XHCI_EXT_CAPS_ID(p) (((p) >> 0) & 0xff) macro