Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/nfc/st-nci/
Dse.c88 #define ST_NCI_ATR_TB_PRESENT(x) (x & 0x02) macro
124 if (ST_NCI_ATR_TB_PRESENT(td)) { in st_nci_se_get_bwi()