Searched refs:DIGITAL_NFC_DEP_NACK_BIT_SET (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/nfc/
H A Ddigital_dep.c51 #define DIGITAL_NFC_DEP_NACK_BIT_SET(pfb) ((pfb) & DIGITAL_NFC_DEP_PFB_NACK_BIT) macro
819 if (DIGITAL_NFC_DEP_NACK_BIT_SET(pfb)) {
1202 if (DIGITAL_NFC_DEP_NACK_BIT_SET(pfb)) { /* NACK */

Completed in 124 milliseconds