Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci-mem.c2200 u32 offset, tmp_offset; in xhci_setup_port_arrays() local
2238 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()