Searched refs:tmp_offset (Results 1 – 1 of 1) sorted by relevance
2200 u32 offset, tmp_offset; in xhci_setup_port_arrays() local2238 tmp_offset = offset; in xhci_setup_port_arrays()2246 tmp_offset = XHCI_EXT_CAPS_NEXT(cap_id); in xhci_setup_port_arrays()2247 tmp_addr += tmp_offset; in xhci_setup_port_arrays()2248 } while (tmp_offset); in xhci_setup_port_arrays()