Searched refs:XHCI_EXT_CAPS_NEXT (Results 1 – 2 of 2) sorted by relevance
44 #define XHCI_EXT_CAPS_NEXT(p) (((p)>>8)&0xff) macro118 next = XHCI_EXT_CAPS_NEXT(next); in xhci_find_next_cap_offset()
2214 tmp_offset = XHCI_EXT_CAPS_NEXT(cap_id); in xhci_setup_port_arrays()2230 offset = XHCI_EXT_CAPS_NEXT(cap_id); in xhci_setup_port_arrays()