Home
last modified time | relevance | path

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

/drivers/usb/host/
Dxhci-dbg.c178 addr = &xhci->op_regs->port_status_base; in xhci_print_ports()
Dxhci-mem.c2372 &xhci->op_regs->port_status_base + in xhci_setup_port_arrays()
2393 &xhci->op_regs->port_status_base + in xhci_setup_port_arrays()
Dxhci.h201 __le32 port_status_base; member
Dxhci.c4041 __le32 __iomem *base_addr = &xhci->op_regs->port_status_base; in xhci_find_raw_port_number()