Home
last modified time | relevance | path

Searched refs:CMD_IAAD (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/include/linux/usb/
H A Dehci_def.h82 #define CMD_IAAD (1<<6) /* "doorbell" interrupt async advance */ macro
/kernel/linux/linux-6.6/include/linux/usb/
H A Dehci_def.h69 #define CMD_IAAD (1<<6) /* "doorbell" interrupt async advance */ macro
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dehci-timer.c334 * conceivable that the system is so busy that CMD_IAAD in ehci_iaa_watchdog()
337 * CMD_IAAD when it sets STS_IAA.) in ehci_iaa_watchdog()
349 if ((status & STS_IAA) || !(cmd & CMD_IAAD)) { in ehci_iaa_watchdog()
H A Dfotg210.h239 #define CMD_IAAD (1<<6) /* "doorbell" interrupt async advance */ macro
H A Dehci-hcd.c200 temp &= ~(CMD_RUN | CMD_IAAD); in ehci_halt()
611 ehci->command &= ~(CMD_LRESET|CMD_IAAD|CMD_PSE|CMD_ASE|CMD_RESET); in ehci_run()
788 if (cmd & CMD_IAAD) in ehci_irq()
H A Doxu210hp-hcd.c129 #define CMD_IAAD (1<<6) /* "doorbell" interrupt async advance */ macro
563 (command & CMD_IAAD) ? " IAAD" : "", in dbg_command_buf()
836 temp &= ~(CMD_ASE | CMD_IAAD | CMD_PSE); in ehci_quiesce()
2139 /* ... and CMD_IAAD clear */ in start_unlink_async()
2168 cmd |= CMD_IAAD; in start_unlink_async()
3145 oxu->command &= ~(CMD_LRESET | CMD_IAAD | CMD_PSE | in oxu_run()
H A Dfotg210-hcd.c218 (command & CMD_IAAD) ? " IAAD" : "", in dbg_command_buf()
913 temp &= ~(CMD_RUN | CMD_IAAD); in fotg210_halt()
1269 * conceivable that the system is so busy that CMD_IAAD in fotg210_iaa_watchdog()
1272 * CMD_IAAD when it sets STS_IAA.) in fotg210_iaa_watchdog()
1284 if ((status & STS_IAA) || !(cmd & CMD_IAAD)) { in fotg210_iaa_watchdog()
3113 fotg210_writel(fotg210, fotg210->command | CMD_IAAD, in start_iaa_cycle()
5033 fotg210->command &= ~(CMD_IAAD|CMD_PSE|CMD_ASE|CMD_RESET); in fotg210_run()
5177 if (cmd & CMD_IAAD) in fotg210_irq()
H A Dehci-q.c1289 ehci_writel(ehci, ehci->command | CMD_IAAD, in start_iaa_cycle()
H A Dehci-dbg.c203 (command & CMD_IAAD) ? " IAAD" : "", in dbg_command_buf()
/kernel/linux/linux-6.6/drivers/usb/fotg210/
H A Dfotg210-hcd.h237 #define CMD_IAAD (1<<6) /* "doorbell" interrupt async advance */ macro
H A Dfotg210-hcd.c217 (command & CMD_IAAD) ? " IAAD" : "", in dbg_command_buf()
913 temp &= ~(CMD_RUN | CMD_IAAD); in fotg210_halt()
1269 * conceivable that the system is so busy that CMD_IAAD in fotg210_iaa_watchdog()
1272 * CMD_IAAD when it sets STS_IAA.) in fotg210_iaa_watchdog()
1284 if ((status & STS_IAA) || !(cmd & CMD_IAAD)) { in fotg210_iaa_watchdog()
3114 fotg210_writel(fotg210, fotg210->command | CMD_IAAD, in start_iaa_cycle()
5032 fotg210->command &= ~(CMD_IAAD|CMD_PSE|CMD_ASE|CMD_RESET); in fotg210_run()
5176 if (cmd & CMD_IAAD) in fotg210_irq()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dehci-timer.c334 * conceivable that the system is so busy that CMD_IAAD in ehci_iaa_watchdog()
337 * CMD_IAAD when it sets STS_IAA.) in ehci_iaa_watchdog()
349 if ((status & STS_IAA) || !(cmd & CMD_IAAD)) { in ehci_iaa_watchdog()
H A Dehci-hcd.c201 temp &= ~(CMD_RUN | CMD_IAAD); in ehci_halt()
612 ehci->command &= ~(CMD_LRESET|CMD_IAAD|CMD_PSE|CMD_ASE|CMD_RESET); in ehci_run()
786 if (cmd & CMD_IAAD) in ehci_irq()
H A Doxu210hp-hcd.c129 #define CMD_IAAD (1<<6) /* "doorbell" interrupt async advance */ macro
563 (command & CMD_IAAD) ? " IAAD" : "", in dbg_command_buf()
836 temp &= ~(CMD_ASE | CMD_IAAD | CMD_PSE); in ehci_quiesce()
2140 /* ... and CMD_IAAD clear */ in start_unlink_async()
2169 cmd |= CMD_IAAD; in start_unlink_async()
3146 oxu->command &= ~(CMD_LRESET | CMD_IAAD | CMD_PSE | in oxu_run()
H A Dehci-dbg.c203 (command & CMD_IAAD) ? " IAAD" : "", in dbg_command_buf()
H A Dehci-q.c1290 ehci_writel(ehci, ehci->command | CMD_IAAD, in start_iaa_cycle()
/kernel/linux/linux-5.10/drivers/usb/early/
H A Dehci-dbgp.c441 cmd &= ~(CMD_LRESET | CMD_IAAD | CMD_PSE | CMD_ASE | CMD_RESET); in dbgp_ehci_startup()
/kernel/linux/linux-6.6/drivers/usb/early/
H A Dehci-dbgp.c441 cmd &= ~(CMD_LRESET | CMD_IAAD | CMD_PSE | CMD_ASE | CMD_RESET); in dbgp_ehci_startup()

Completed in 45 milliseconds