Home
last modified time | relevance | path

Searched refs:XHCI_EXT_CAPS_VAL (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-ext-caps.h34 #define XHCI_EXT_CAPS_VAL(p) ((p)>>16) macro
/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h1170 #define XHCI_EXT_CAPS_VAL(p) ((p) >> 16) macro