Searched refs:NFC_SR_ASE (Results 1 – 2 of 2) sorted by relevance
44 #define NFC_SR_ASE (1 << 23) macro
1645 u32 err_flags = NFC_SR_DTOE | NFC_SR_UNDEF | NFC_SR_AWB | NFC_SR_ASE; in nfc_read_status()1655 else if (nfc_status & NFC_SR_ASE) in nfc_read_status()