Searched refs:CMD_LRESET (Results 1 – 9 of 9) sorted by relevance
36 #define CMD_LRESET (1 << 7) /* partial reset (no ports, etc) */ macro
1317 command &= ~(CMD_LRESET|CMD_RESET); in isp1760_run()
81 #define CMD_LRESET (1<<7) /* partial reset (no ports, etc) */ macro
97 #define CMD_LRESET (1<<7) /* partial reset (no ports, etc) */ macro
609 ehci->command &= ~(CMD_LRESET|CMD_IAAD|CMD_PSE|CMD_ASE|CMD_RESET); in ehci_run()
202 (command & CMD_LRESET) ? " LReset" : "", in dbg_command_buf()
122 (command & CMD_LRESET) ? " LReset" : "", in dbg_command_buf()2711 oxu->command &= ~(CMD_LRESET | CMD_IAAD | CMD_PSE | in oxu_run()
213 #define CMD_LRESET (1 << 7) macro
446 cmd &= ~(CMD_LRESET | CMD_IAAD | CMD_PSE | CMD_ASE | CMD_RESET); in dbgp_ehci_startup()