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