Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nfc/st21nfca/
Dse.c55 #define ST21NFCA_ATR_TA_PRESENT(x) (x & 0x01) macro
68 if (ST21NFCA_ATR_TA_PRESENT(td)) in st21nfca_se_get_bwi()