Searched refs:UDC_EPSTS_RSS (Results 1 – 1 of 1) sorted by relevance
72 #define UDC_EPSTS_RSS (1 << 26) macro2262 UDC_EPSTS_RSS | UDC_EPSTS_XFERDONE))) in pch_udc_svc_data_in()2268 if (epsts & UDC_EPSTS_RSS) { in pch_udc_svc_data_in()2285 if ((epsts & UDC_EPSTS_IN) && !(epsts & UDC_EPSTS_RSS) && in pch_udc_svc_data_in()2318 if (epsts & UDC_EPSTS_RSS) { in pch_udc_svc_data_out()