Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci.c3988 int raw_port; in xhci_find_raw_port_number() local
3995 raw_port = (addr - base_addr)/NUM_PORT_REGS + 1; in xhci_find_raw_port_number()
3996 return raw_port; in xhci_find_raw_port_number()