Searched refs:CMD_LRESET (Results 1 – 3 of 3) sorted by relevance
35 #define CMD_LRESET (1 << 7) /* partial reset */ macro
191 #define CMD_LRESET (1 << 7) macro
1070 cmd &= ~(CMD_LRESET|CMD_IAAD|CMD_PSE|CMD_ASE|CMD_RESET); in ehci_common_init()