Home
last modified time | relevance | path

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

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