Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/nfc/st95hf/
H A Dcore.c74 #define TRFLAG_NFCA_STD_FRAME_CRC 0x28 macro
167 .cmd_params = {0xF2, 0x00, TRFLAG_NFCA_STD_FRAME_CRC},
670 if (stcontext->sendrcv_trflag == TRFLAG_NFCA_STD_FRAME_CRC) { in st95hf_error_handling()
740 if (stcontext->sendrcv_trflag == TRFLAG_NFCA_STD_FRAME_CRC) in st95hf_response_handler()
891 stcontext->sendrcv_trflag = TRFLAG_NFCA_STD_FRAME_CRC; in st95hf_in_configure_hw()
/kernel/linux/linux-6.6/drivers/nfc/st95hf/
H A Dcore.c73 #define TRFLAG_NFCA_STD_FRAME_CRC 0x28 macro
166 .cmd_params = {0xF2, 0x00, TRFLAG_NFCA_STD_FRAME_CRC},
669 if (stcontext->sendrcv_trflag == TRFLAG_NFCA_STD_FRAME_CRC) { in st95hf_error_handling()
739 if (stcontext->sendrcv_trflag == TRFLAG_NFCA_STD_FRAME_CRC) in st95hf_response_handler()
890 stcontext->sendrcv_trflag = TRFLAG_NFCA_STD_FRAME_CRC; in st95hf_in_configure_hw()

Completed in 3 milliseconds