Searched refs:CMD_ASE (Results 1 – 2 of 2) sorted by relevance
39 #define CMD_ASE (1 << 5) /* async schedule enable */ macro
216 cmd &= ~(CMD_PSE | CMD_ASE); in ehci_shutdown()562 cmd |= CMD_ASE; in ehci_submit_async()610 cmd &= ~CMD_ASE; in ehci_submit_async()1080 cmd &= ~(CMD_LRESET|CMD_IAAD|CMD_PSE|CMD_ASE|CMD_RESET); in ehci_common_init()