Searched refs:HISDIO_FUNC1_INT_RERROR (Results 1 – 2 of 2) sorted by relevance
51 #define HISDIO_FUNC1_INT_RERROR (1 << 1) /* data read error interrupt */ macro55 #define HISDIO_FUNC1_INT_MASK (HISDIO_FUNC1_INT_DREADY | HISDIO_FUNC1_INT_RERROR | HISDIO_FUNC1_INT…
815 if (int_mask & HISDIO_FUNC1_INT_RERROR) { in oal_sdio_do_isr()