Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/nfc/st21nfca/
Dse.c57 #define ST21NFCA_ATR_TA_PRESENT(x) (x & 0x01) macro
70 if (ST21NFCA_ATR_TA_PRESENT(td)) in st21nfca_se_get_bwi()