Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dxhci.c4000 int raw_port; in xhci_find_raw_port_number() local
4007 raw_port = (addr - base_addr)/NUM_PORT_REGS + 1; in xhci_find_raw_port_number()
4008 return raw_port; in xhci_find_raw_port_number()