Searched refs:XHCI_EXT_CAPS_NEXT (Results 1 - 2 of 2) 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.h44 #define XHCI_EXT_CAPS_NEXT(p) (((p)>>8)&0xff) macro
110 next = XHCI_EXT_CAPS_NEXT(next);
H A Dxhci-mem.c1724 offset = XHCI_EXT_CAPS_NEXT(cap_id);

Completed in 102 milliseconds