Home
last modified time | relevance | path

Searched refs:ST95HF_NFCA_CRC_ERR_MASK (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/nfc/st95hf/
H A Dcore.c67 #define ST95HF_NFCA_CRC_ERR_MASK 0x20 macro
671 if (error_byte & ST95HF_NFCA_CRC_ERR_MASK) { in st95hf_error_handling()