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