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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dxhci-ext-caps.h30 #define XHCI_HCC_EXT_CAPS(p) (((p)>>16)&0xffff) macro
106 next = XHCI_HCC_EXT_CAPS(next);
H A Dxhci.h120 #define HCC_EXT_CAPS(p) XHCI_HCC_EXT_CAPS(p)
H A Dxhci-mem.c1699 offset = XHCI_HCC_EXT_CAPS(xhci_readl(xhci, addr));

Completed in 116 milliseconds