Searched refs:PN8_STA_PENDING (Results 1 – 1 of 1) sorted by relevance
126 #define PN8_STA_PENDING(x) (((x) >> 31) & 0x01) macro317 while (PN8_STA_PENDING(*status) && --i); in pn8_read_pending_wait()