Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nfc/st95hf/
H A Dcore.c79 #define RATS_TB1_PRESENT_MASK 0x20 macro
717 (skb_resp->data[1] & RATS_TB1_PRESENT_MASK)) { in st95hf_response_handler()