Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/nfc/st21nfcb/
Dst21nfcb_se.c99 #define ST21NFCB_ATR_TA_PRESENT(x) (x & 0x01) macro
132 if (ST21NFCB_ATR_TA_PRESENT(td)) in st21nfcb_se_get_bwi()