Searched refs:CMD_LRESET (Results 1 – 11 of 11) sorted by relevance
81 #define CMD_LRESET (1<<7) /* partial reset (no ports, etc) */ macro
36 #define CMD_LRESET (1 << 7) /* partial reset (no ports, etc) */ macro
1313 command &= ~(CMD_LRESET|CMD_RESET); in isp1760_run()
37 #define CMD_LRESET (1 << 7) /* partial reset */ macro
1064 cmd &= ~(CMD_LRESET|CMD_IAAD|CMD_PSE|CMD_ASE|CMD_RESET); in ehci_common_init()
192 #define CMD_LRESET (1 << 7) macro
441 cmd &= ~(CMD_LRESET | CMD_IAAD | CMD_PSE | CMD_ASE | CMD_RESET); in dbgp_ehci_startup()
611 ehci->command &= ~(CMD_LRESET|CMD_IAAD|CMD_PSE|CMD_ASE|CMD_RESET); in ehci_run()
128 #define CMD_LRESET (1<<7) /* partial reset (no ports, etc) */ macro562 (command & CMD_LRESET) ? " LReset" : "", in dbg_command_buf()3145 oxu->command &= ~(CMD_LRESET | CMD_IAAD | CMD_PSE | in oxu_run()
202 (command & CMD_LRESET) ? " LReset" : "", in dbg_command_buf()
217 #define CMD_LRESET (1 << 7) macro