Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/nfc/st21nfca/
Dse.c44 #define ST21NFCA_ATR_TA_PRESENT(x) (x & 0x01) macro
57 if (ST21NFCA_ATR_TA_PRESENT(td)) in st21nfca_se_get_bwi()