Searched refs:TCIC_ICSR_ERR (Results 1 – 2 of 2) sorted by relevance
195 #define TCIC_ICSR_ERR (1<<5) /* error condition */ macro
619 if (icsr & TCIC_ICSR_ERR) { in tcic_intr_socket()