Searched refs:tmp_offset (Results 1 – 1 of 1) sorted by relevance
2168 u32 offset, tmp_offset; in xhci_setup_port_arrays() local2206 tmp_offset = offset; in xhci_setup_port_arrays()2214 tmp_offset = XHCI_EXT_CAPS_NEXT(cap_id); in xhci_setup_port_arrays()2215 tmp_addr += tmp_offset; in xhci_setup_port_arrays()2216 } while (tmp_offset); in xhci_setup_port_arrays()