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