Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nfc/st95hf/
H A Dcore.c66 #define ST95HF_TIMEOUT_ERROR 0x87 macro
659 if (skb_resp->data[0] == ST95HF_TIMEOUT_ERROR) in st95hf_error_handling()