Searched refs:ehci_regs (Results 1 – 4 of 4) sorted by relevance
59 static struct ehci_regs __iomem *ehci_regs; variable440 cmd = readl(&ehci_regs->command); in dbgp_ehci_startup()443 writel(cmd, &ehci_regs->command); in dbgp_ehci_startup()471 cmd = readl(&ehci_regs->command); in dbgp_ehci_controller_reset()473 writel(cmd, &ehci_regs->command); in dbgp_ehci_controller_reset()475 cmd = readl(&ehci_regs->command); in dbgp_ehci_controller_reset()515 cmd = readl(&ehci_regs->command); in _dbgp_external_startup()517 writel(cmd, &ehci_regs->command); in _dbgp_external_startup()919 cmd = readl(&ehci_regs->command); in early_dbgp_write()954 cmd = readl(&ehci_regs->command); in early_dbgp_write()[all …]
54 struct ehci_regs { struct
124 struct ehci_regs __iomem *regs;
122 struct ehci_regs { struct417 struct ehci_regs __iomem *regs;
Completed in 18 milliseconds