Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/nfc/st21nfca/
H A Ddep.c11 #define ST21NFCA_NFCIP1_REQ 0xd4 macro
379 case ST21NFCA_NFCIP1_REQ: in st21nfca_tm_event_send_data()
455 psl_req->cmd0 = ST21NFCA_NFCIP1_REQ; in st21nfca_im_send_psl_req()
541 atr_req->cmd0 = ST21NFCA_NFCIP1_REQ; in st21nfca_im_send_atr_req()
626 *(u8 *)skb_push(skb, 1) = ST21NFCA_NFCIP1_REQ; in st21nfca_im_recv_dep_res_cb()
653 *(u8 *)skb_push(skb, 1) = ST21NFCA_NFCIP1_REQ; in st21nfca_im_send_dep_req()
/kernel/linux/linux-6.6/drivers/nfc/st21nfca/
H A Ddep.c11 #define ST21NFCA_NFCIP1_REQ 0xd4 macro
356 case ST21NFCA_NFCIP1_REQ: in st21nfca_tm_event_send_data()
432 psl_req->cmd0 = ST21NFCA_NFCIP1_REQ; in st21nfca_im_send_psl_req()
518 atr_req->cmd0 = ST21NFCA_NFCIP1_REQ; in st21nfca_im_send_atr_req()
603 *(u8 *)skb_push(skb, 1) = ST21NFCA_NFCIP1_REQ; in st21nfca_im_recv_dep_res_cb()
630 *(u8 *)skb_push(skb, 1) = ST21NFCA_NFCIP1_REQ; in st21nfca_im_send_dep_req()

Completed in 3 milliseconds