Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nfc/st21nfca/
H A Ddep.c12 #define ST21NFCA_NFCIP1_RES 0xd5 macro
160 atr_res->cmd0 = ST21NFCA_NFCIP1_RES; in st21nfca_tm_send_atr_res()
240 psl_res->cmd0 = ST21NFCA_NFCIP1_RES; in st21nfca_tm_send_psl_res()
295 *(u8 *)skb_push(skb, 1) = ST21NFCA_NFCIP1_RES; in st21nfca_tm_send_dep_res()