Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/early/
H A Dehci-dbgp.c59 static struct ehci_regs __iomem *ehci_regs; variable
440 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 …]
/openbmc/linux/include/linux/usb/
H A Dehci_def.h54 struct ehci_regs { struct
/openbmc/linux/drivers/usb/host/
H A Dehci.h124 struct ehci_regs __iomem *regs;
H A Doxu210hp-hcd.c122 struct ehci_regs { struct
417 struct ehci_regs __iomem *regs;