Searched refs:CMD_ASE (Results 1 - 16 of 16) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | ehci-timer.c | 94 /* Poll the STS_ASS status bit; see when it agrees with CMD_ASE */ 103 want = (ehci->command & CMD_ASE) ? STS_ASS : 0; in ehci_poll_ASS() 121 ehci_set_command_bit(ehci, CMD_ASE); in ehci_poll_ASS() 136 ehci_clear_command_bit(ehci, CMD_ASE); in ehci_disable_ASE()
|
H A D | fotg210.h | 240 #define CMD_ASE (1<<5) /* async schedule enable */ macro
|
H A D | oxu210hp-hcd.c | 130 #define CMD_ASE (1<<5) /* async schedule enable */ macro 564 (command & CMD_ASE) ? " Async" : "", in dbg_command_buf() 836 temp &= ~(CMD_ASE | CMD_IAAD | CMD_PSE); in ehci_quiesce() 1926 if (!(cmd & CMD_ASE)) { in qh_link_async() 1927 /* in case a clear of CMD_ASE didn't take yet */ in qh_link_async() 1930 cmd |= CMD_ASE | CMD_RUN; in qh_link_async() 2140 writel(cmd & ~CMD_ASE, &oxu->regs->command); in start_unlink_async() 3146 CMD_ASE | CMD_RESET); in oxu_run() 3994 temp |= CMD_ASE; in oxu_bus_resume()
|
H A D | ehci-hcd.c | 286 ehci->command &= ~(CMD_ASE | CMD_PSE); in ehci_quiesce() 611 ehci->command &= ~(CMD_LRESET|CMD_IAAD|CMD_PSE|CMD_ASE|CMD_RESET); in ehci_run() 853 ehci->command &= ~(CMD_RUN | CMD_ASE | CMD_PSE); in ehci_irq()
|
H A D | fotg210-hcd.c | 219 (command & CMD_ASE) ? " Async" : "", in dbg_command_buf() 973 fotg210->command &= ~(CMD_ASE | CMD_PSE); in fotg210_quiesce() 1067 /* Poll the STS_ASS status bit; see when it agrees with CMD_ASE */ 1076 want = (fotg210->command & CMD_ASE) ? STS_ASS : 0; in fotg210_poll_ASS() 1095 fotg210_set_command_bit(fotg210, CMD_ASE); in fotg210_poll_ASS() 1111 fotg210_clear_command_bit(fotg210, CMD_ASE); in fotg210_disable_ASE() 5033 fotg210->command &= ~(CMD_IAAD|CMD_PSE|CMD_ASE|CMD_RESET); in fotg210_run() 5229 fotg210->command &= ~(CMD_RUN | CMD_ASE | CMD_PSE); in fotg210_irq()
|
H A D | ehci-dbg.c | 204 (command & CMD_ASE) ? " Async" : "", in dbg_command_buf()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | ehci-timer.c | 94 /* Poll the STS_ASS status bit; see when it agrees with CMD_ASE */ 103 want = (ehci->command & CMD_ASE) ? STS_ASS : 0; in ehci_poll_ASS() 121 ehci_set_command_bit(ehci, CMD_ASE); in ehci_poll_ASS() 136 ehci_clear_command_bit(ehci, CMD_ASE); in ehci_disable_ASE()
|
H A D | oxu210hp-hcd.c | 130 #define CMD_ASE (1<<5) /* async schedule enable */ macro 564 (command & CMD_ASE) ? " Async" : "", in dbg_command_buf() 836 temp &= ~(CMD_ASE | CMD_IAAD | CMD_PSE); in ehci_quiesce() 1927 if (!(cmd & CMD_ASE)) { in qh_link_async() 1928 /* in case a clear of CMD_ASE didn't take yet */ in qh_link_async() 1931 cmd |= CMD_ASE | CMD_RUN; in qh_link_async() 2141 writel(cmd & ~CMD_ASE, &oxu->regs->command); in start_unlink_async() 3147 CMD_ASE | CMD_RESET); in oxu_run() 3995 temp |= CMD_ASE; in oxu_bus_resume()
|
H A D | ehci-hcd.c | 287 ehci->command &= ~(CMD_ASE | CMD_PSE); in ehci_quiesce() 612 ehci->command &= ~(CMD_LRESET|CMD_IAAD|CMD_PSE|CMD_ASE|CMD_RESET); in ehci_run() 851 ehci->command &= ~(CMD_RUN | CMD_ASE | CMD_PSE); in ehci_irq()
|
H A D | ehci-dbg.c | 204 (command & CMD_ASE) ? " Async" : "", in dbg_command_buf()
|
/kernel/linux/linux-5.10/include/linux/usb/ |
H A D | ehci_def.h | 83 #define CMD_ASE (1<<5) /* async schedule enable */ macro
|
/kernel/linux/linux-6.6/include/linux/usb/ |
H A D | ehci_def.h | 70 #define CMD_ASE (1<<5) /* async schedule enable */ macro
|
/kernel/linux/linux-6.6/drivers/usb/fotg210/ |
H A D | fotg210-hcd.h | 238 #define CMD_ASE (1<<5) /* async schedule enable */ macro
|
H A D | fotg210-hcd.c | 218 (command & CMD_ASE) ? " Async" : "", in dbg_command_buf() 973 fotg210->command &= ~(CMD_ASE | CMD_PSE); in fotg210_quiesce() 1067 /* Poll the STS_ASS status bit; see when it agrees with CMD_ASE */ 1076 want = (fotg210->command & CMD_ASE) ? STS_ASS : 0; in fotg210_poll_ASS() 1095 fotg210_set_command_bit(fotg210, CMD_ASE); in fotg210_poll_ASS() 1111 fotg210_clear_command_bit(fotg210, CMD_ASE); in fotg210_disable_ASE() 5032 fotg210->command &= ~(CMD_IAAD|CMD_PSE|CMD_ASE|CMD_RESET); in fotg210_run() 5228 fotg210->command &= ~(CMD_RUN | CMD_ASE | CMD_PSE); in fotg210_irq()
|
/kernel/linux/linux-5.10/drivers/usb/early/ |
H A D | ehci-dbgp.c | 441 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 D | ehci-dbgp.c | 441 cmd &= ~(CMD_LRESET | CMD_IAAD | CMD_PSE | CMD_ASE | CMD_RESET); in dbgp_ehci_startup()
|
Completed in 37 milliseconds