Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/nfc/st95hf/
H A Dcore.c69 #define ST95HF_NFCB_CRC_ERR_MASK 0x01 macro
683 if (error_byte & ST95HF_NFCB_CRC_ERR_MASK) { in st95hf_error_handling()
/kernel/linux/linux-6.6/drivers/nfc/st95hf/
H A Dcore.c68 #define ST95HF_NFCB_CRC_ERR_MASK 0x01 macro
682 if (error_byte & ST95HF_NFCB_CRC_ERR_MASK) { in st95hf_error_handling()

Completed in 3 milliseconds