Home
last modified time | relevance | path

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

/linux/drivers/nfc/st21nfca/
H A Dse.c46 #define ST21NFCA_ATR_TB_PRESENT(x) (x & 0x02) macro
59 if (ST21NFCA_ATR_TB_PRESENT(td)) { in st21nfca_se_get_bwi()