Searched refs:UDC_EPSTS_TXEMPTY (Results 1 – 1 of 1) sorted by relevance
69 #define UDC_EPSTS_TXEMPTY (1 << 24) macro2163 UDC_EPSTS_TDC | UDC_EPSTS_RCS | UDC_EPSTS_TXEMPTY | in pch_udc_svc_data_in()2188 !(epsts & UDC_EPSTS_TDC) && !(epsts & UDC_EPSTS_TXEMPTY)) in pch_udc_svc_data_in()2279 UDC_EPSTS_TDC | UDC_EPSTS_RCS | UDC_EPSTS_TXEMPTY | in pch_udc_svc_control_in()2298 !(epsts & UDC_EPSTS_TXEMPTY)) in pch_udc_svc_control_in()