Searched refs:DWC2_HCINT_NYET (Results 1 – 2 of 2) sorted by relevance
660 #define DWC2_HCINT_NYET (1 << 6) macro
990 if (hcint & DWC2_HCINT_NYET) { in chunk_msg()