Searched refs:UDC_EPSTS_RSS (Results 1 – 1 of 1) sorted by relevance
67 #define UDC_EPSTS_RSS (1 << 26) macro2165 UDC_EPSTS_RSS | UDC_EPSTS_XFERDONE))) in pch_udc_svc_data_in()2171 if (epsts & UDC_EPSTS_RSS) { in pch_udc_svc_data_in()2188 if ((epsts & UDC_EPSTS_IN) && !(epsts & UDC_EPSTS_RSS) && in pch_udc_svc_data_in()2221 if (epsts & UDC_EPSTS_RSS) { in pch_udc_svc_data_out()