Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dxhci.h146 #define HCC_EXT_CAPS(p) XHCI_HCC_EXT_CAPS(p)
1154 #define XHCI_HCC_EXT_CAPS(p) (((p)>>16)&0xffff) macro