Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nfc/st95hf/
H A Dcore.c80 #define RATS_TA1_PRESENT_MASK 0x10 macro
718 if (skb_resp->data[1] & RATS_TA1_PRESENT_MASK) in st95hf_response_handler()