Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-ext-caps.h19 #define XHCI_HCC_EXT_CAPS(p) (((p)>>16)&0xffff) macro
/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h1154 #define XHCI_HCC_EXT_CAPS(p) (((p)>>16)&0xffff) macro