Searched refs:ST21NFCA_NFCIP1_REQ (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/nfc/st21nfca/
H A Ddep.c11 #define ST21NFCA_NFCIP1_REQ 0xd4 macro
356 case ST21NFCA_NFCIP1_REQ:
432 psl_req->cmd0 = ST21NFCA_NFCIP1_REQ;
518 atr_req->cmd0 = ST21NFCA_NFCIP1_REQ;
603 *(u8 *)skb_push(skb, 1) = ST21NFCA_NFCIP1_REQ;
630 *(u8 *)skb_push(skb, 1) = ST21NFCA_NFCIP1_REQ;

Completed in 205 milliseconds