Searched refs:CMD_CRS (Results 1 – 4 of 4) sorted by relevance
194 #define CMD_CRS (1 << 9) macro
187 #define CMD_CRS BIT(9) macro
139 #define CMD_CRS (1 << 9) macro
1014 command |= CMD_CRS; in xhci_resume()