Home
last modified time | relevance | path

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

/drivers/usb/host/
Dxhci-dbg.c161 addr = &xhci->op_regs->port_status_base; in xhci_print_ports()
Dxhci-mem.c2220 &xhci->op_regs->port_status_base + in xhci_setup_port_arrays()
2240 &xhci->op_regs->port_status_base + in xhci_setup_port_arrays()
Dxhci.h172 __le32 port_status_base; member
Dxhci.c3805 __le32 __iomem *base_addr = &xhci->op_regs->port_status_base; in xhci_find_raw_port_number()