Searched refs:METH_INT_MEM_ERROR (Results 1 – 2 of 2) sorted by relevance
195 #define METH_INT_MEM_ERROR BIT(3) /* 0: No interrupt pending */ macro214 METH_INT_MEM_ERROR| \
550 if (status & (METH_INT_MEM_ERROR)) in meth_error()