Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dehci-hcd.c253 dbg_cmd (ehci, "reset", command); in ehci_reset()
613 dbg_cmd (ehci, "init", ehci->command); in ehci_run()
812 dbg_cmd(ehci, "fatal", cmd); in ehci_irq()
Doxu210hp-hcd.c211 #define dbg_cmd(oxu, label, command) { \ macro
376 dbg_cmd(oxu, "reset", command); in ehci_reset()
2518 dbg_cmd(oxu, "fatal", readl(&oxu->regs->command)); in oxu210_hcd_irq()
2737 dbg_cmd(oxu, "init", oxu->command); in oxu_run()
Dfotg210-hcd.c279 #define dbg_cmd(fotg210, label, command) { \ macro
966 dbg_cmd(fotg210, "reset", command); in fotg210_reset()
5080 dbg_cmd(fotg210, "init", fotg210->command); in fotg210_run()
5265 dbg_cmd(fotg210, "fatal", cmd); in fotg210_irq()
Dehci-dbg.c313 #define dbg_cmd(ehci, label, command) { \ macro