Searched refs:CMD_LRESET (Results 1 – 5 of 5) sorted by relevance
96 #define CMD_LRESET (1<<7) /* partial reset (no ports, etc) */ macro
597 ehci->command &= ~(CMD_LRESET|CMD_IAAD|CMD_PSE|CMD_ASE|CMD_RESET); in ehci_run()
63 #define CMD_LRESET (1<<7) /* partial reset (no ports, etc) */ macro487 command &= ~(CMD_LRESET|CMD_RESET); in isp1760_run()
235 (command & CMD_LRESET) ? " LReset" : "", in dbg_command_buf()
135 (command & CMD_LRESET) ? " LReset" : "", in dbg_command_buf()2746 oxu->command &= ~(CMD_LRESET | CMD_IAAD | CMD_PSE | in oxu_run()