Searched refs:CMD_ASE (Results 1 – 2 of 2) sorted by relevance
39 #define CMD_ASE (1 << 5) /* async schedule enable */ macro
217 cmd &= ~(CMD_PSE | CMD_ASE); in ehci_shutdown()554 if (!(cmd & CMD_ASE)) { in ehci_submit_async()555 cmd |= CMD_ASE; in ehci_submit_async()1064 cmd &= ~(CMD_LRESET|CMD_IAAD|CMD_PSE|CMD_ASE|CMD_RESET); in ehci_common_init()