Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/usb/
H A Dxhci.h147 #define HCC_EXT_CAPS(p) XHCI_HCC_EXT_CAPS(p)
1155 #define XHCI_HCC_EXT_CAPS(p) (((p)>>16)&0xffff) macro