Lines Matching refs:port_status
87 readl(&ehci_regs->port_status[dbgp_phys_port - 1])); in dbgp_ehci_status()
514 portsc = readl(&ehci_regs->port_status[dbg_port - 1]); in _dbgp_external_startup()
523 portsc = readl(&ehci_regs->port_status[dbg_port - 1]); in _dbgp_external_startup()
525 writel(portsc, &ehci_regs->port_status[dbg_port - 1]); in _dbgp_external_startup()
551 portsc = readl(&ehci_regs->port_status[dbg_port - 1]); in _dbgp_external_startup()
553 writel(portsc, &ehci_regs->port_status[dbg_port - 1]); in _dbgp_external_startup()
622 portsc = readl(&ehci_regs->port_status[port - 1]); in ehci_reset_port()
625 writel(portsc, &ehci_regs->port_status[port - 1]); in ehci_reset_port()
631 portsc = readl(&ehci_regs->port_status[port - 1]); in ehci_reset_port()
639 &ehci_regs->port_status[port - 1]); in ehci_reset_port()
642 portsc = readl(&ehci_regs->port_status[port-1]); in ehci_reset_port()
782 portsc = readl(&ehci_regs->port_status[i-1]); in ehci_setup()