Home
last modified time | relevance | path

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

/linux/drivers/nfc/st95hf/
H A Dcore.c72 #define TRFLAG_NFCA_STD_FRAME_CRC 0x28 macro
165 .cmd_params = {0xF2, 0x00, TRFLAG_NFCA_STD_FRAME_CRC},
668 if (stcontext->sendrcv_trflag == TRFLAG_NFCA_STD_FRAME_CRC) { in st95hf_error_handling()
738 if (stcontext->sendrcv_trflag == TRFLAG_NFCA_STD_FRAME_CRC) in st95hf_response_handler()
889 stcontext->sendrcv_trflag = TRFLAG_NFCA_STD_FRAME_CRC; in st95hf_in_configure_hw()