Searched refs:UDC_EPSTS_RCS (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/usb/gadget/udc/
H A Dpch_udc.c68 #define UDC_EPSTS_RCS (1 << 25) macro
2163 UDC_EPSTS_TDC | UDC_EPSTS_RCS | UDC_EPSTS_TXEMPTY |
2175 if (epsts & UDC_EPSTS_RCS) {
2225 if (epsts & UDC_EPSTS_RCS) {
2279 UDC_EPSTS_TDC | UDC_EPSTS_RCS | UDC_EPSTS_TXEMPTY |

Completed in 131 milliseconds