Searched refs:CMD_CRS (Results 1 – 3 of 3) sorted by relevance
187 #define CMD_CRS BIT(9) macro
219 #define CMD_CRS (1 << 9) macro
1166 command |= CMD_CRS; in xhci_resume()