Home
last modified time | relevance | path

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

/drivers/usb/host/
Dxhci-ext-caps.h45 #define XHCI_EXT_CAPS_NEXT(p) (((p)>>8)&0xff) macro
119 next = XHCI_EXT_CAPS_NEXT(next); in xhci_find_next_cap_offset()
Dxhci-mem.c2304 tmp_offset = XHCI_EXT_CAPS_NEXT(cap_id); in xhci_setup_port_arrays()
2320 offset = XHCI_EXT_CAPS_NEXT(cap_id); in xhci_setup_port_arrays()