Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nfc/st-nci/
Dse.c97 #define ST_NCI_ATR_TA_PRESENT(x) (x & 0x01) macro
133 if (ST_NCI_ATR_TA_PRESENT(td)) in st_nci_se_get_bwi()