Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nfc/st-nci/
H A Dse.c86 #define ST_NCI_ATR_TA_PRESENT(x) (x & 0x01) macro
122 if (ST_NCI_ATR_TA_PRESENT(td)) in st_nci_se_get_bwi()