Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/nfc/microread/
A Dmicroread.c250 if (im_protocols & NFC_PROTO_NFC_DEP_MASK) in microread_start_poll()
253 if ((im_protocols | tm_protocols) & NFC_PROTO_NFC_DEP_MASK) { in microread_start_poll()
257 im_protocols &= ~NFC_PROTO_NFC_DEP_MASK; in microread_start_poll()
258 tm_protocols &= ~NFC_PROTO_NFC_DEP_MASK; in microread_start_poll()
273 if (im_protocols & NFC_PROTO_NFC_DEP_MASK) { in microread_start_poll()
281 if (tm_protocols & NFC_PROTO_NFC_DEP_MASK) { in microread_start_poll()
339 target->supported_protocols = NFC_PROTO_NFC_DEP_MASK; in microread_target_from_gate()
583 r = nfc_tm_activated(hdev->ndev, NFC_PROTO_NFC_DEP_MASK, in microread_event_received()
674 NFC_PROTO_NFC_DEP_MASK; in microread_probe()
/linux-6.3-rc2/drivers/nfc/pn544/
A Dpn544.c379 if ((im_protocols | tm_protocols) & NFC_PROTO_NFC_DEP_MASK) { in pn544_hci_start_poll()
384 im_protocols &= ~NFC_PROTO_NFC_DEP_MASK; in pn544_hci_start_poll()
385 tm_protocols &= ~NFC_PROTO_NFC_DEP_MASK; in pn544_hci_start_poll()
389 if (im_protocols & NFC_PROTO_NFC_DEP_MASK) { in pn544_hci_start_poll()
417 if (tm_protocols & NFC_PROTO_NFC_DEP_MASK) { in pn544_hci_start_poll()
492 target->supported_protocols = NFC_PROTO_NFC_DEP_MASK; in pn544_hci_target_from_gate()
511 if (target->supported_protocols & NFC_PROTO_NFC_DEP_MASK) { in pn544_hci_complete_target_discovered()
548 target->supported_protocols = NFC_PROTO_NFC_DEP_MASK; in pn544_hci_complete_target_discovered()
701 } else if (target->supported_protocols & NFC_PROTO_NFC_DEP_MASK) { in pn544_hci_check_presence()
733 r = nfc_tm_activated(hdev->ndev, NFC_PROTO_NFC_DEP_MASK, in pn544_hci_event_received()
[all …]
/linux-6.3-rc2/drivers/nfc/st21nfca/
A Dcore.c358 im_protocols &= ~NFC_PROTO_NFC_DEP_MASK; in st21nfca_hci_start_poll()
359 tm_protocols &= ~NFC_PROTO_NFC_DEP_MASK; in st21nfca_hci_start_poll()
401 if (tm_protocols & NFC_PROTO_NFC_DEP_MASK) { in st21nfca_hci_start_poll()
704 NFC_PROTO_NFC_DEP_MASK; in st21nfca_hci_complete_target_discovered()
725 target->supported_protocols = NFC_PROTO_NFC_DEP_MASK; in st21nfca_hci_complete_target_discovered()
771 if (target->supported_protocols == NFC_PROTO_NFC_DEP_MASK) in st21nfca_hci_im_transceive()
983 NFC_PROTO_NFC_DEP_MASK; in st21nfca_hci_probe()
A Ddep.c216 r = nfc_tm_activated(hdev->ndev, NFC_PROTO_NFC_DEP_MASK, in st21nfca_tm_recv_atr_req()
/linux-6.3-rc2/drivers/nfc/pn533/
A Dpn533.h17 NFC_PROTO_NFC_DEP_MASK |\
24 NFC_PROTO_NFC_DEP_MASK)
A Dpn533.c725 nfc_tgt->supported_protocols = NFC_PROTO_NFC_DEP_MASK; in pn533_target_found_type_a()
729 NFC_PROTO_NFC_DEP_MASK; in pn533_target_found_type_a()
777 nfc_tgt->supported_protocols = NFC_PROTO_NFC_DEP_MASK; in pn533_target_found_felica()
971 (im_protocols & NFC_PROTO_NFC_DEP_MASK)) in pn533_poll_create_mod_list()
975 im_protocols & NFC_PROTO_NFC_DEP_MASK) { in pn533_poll_create_mod_list()
996 if (dev->poll_protocols & NFC_PROTO_NFC_DEP_MASK) in pn533_start_poll_complete()
1313 nfc_target.supported_protocols = NFC_PROTO_NFC_DEP_MASK; in pn533_poll_dep_complete()
1672 (im_protocols & NFC_PROTO_NFC_DEP_MASK)) in pn533_start_poll()
1684 if (im_protocols & NFC_PROTO_NFC_DEP_MASK) { in pn533_start_poll()
1695 im_protocols & NFC_PROTO_NFC_DEP_MASK) { in pn533_start_poll()
[all …]
/linux-6.3-rc2/net/nfc/
A Ddigital_core.c15 NFC_PROTO_NFC_DEP_MASK | NFC_PROTO_ISO14443_MASK)
20 (NFC_PROTO_FELICA_MASK | NFC_PROTO_NFC_DEP_MASK)
526 if (matching_tm_protocols & NFC_PROTO_NFC_DEP_MASK) { in digital_start_poll()
787 if (supported_protocols & NFC_PROTO_NFC_DEP_MASK) in nfc_digital_allocate_device()
788 ddev->protocols |= NFC_PROTO_NFC_DEP_MASK; in nfc_digital_allocate_device()
A Ddigital_dep.c1573 ddev->curr_protocol = NFC_PROTO_NFC_DEP_MASK; in digital_tg_recv_atr_req()
1620 rc = nfc_tm_activated(ddev->nfc_dev, NFC_PROTO_NFC_DEP_MASK, in digital_tg_recv_atr_req()
A Dcore.c684 if (protocol == NFC_PROTO_NFC_DEP_MASK) in nfc_tm_activated()
/linux-6.3-rc2/include/uapi/linux/
A Dnfc.h254 #define NFC_PROTO_NFC_DEP_MASK (1 << NFC_PROTO_NFC_DEP) macro
/linux-6.3-rc2/drivers/nfc/st-nci/
A Dcore.c130 | NFC_PROTO_NFC_DEP_MASK; in st_nci_probe()
/linux-6.3-rc2/drivers/nfc/nxp-nci/
A Dcore.c28 NFC_PROTO_NFC_DEP_MASK)
/linux-6.3-rc2/net/nfc/nci/
A Dcore.c253 param->im_protocols & NFC_PROTO_NFC_DEP_MASK)) { in nci_rf_discover_req()
270 param->im_protocols & NFC_PROTO_NFC_DEP_MASK)) { in nci_rf_discover_req()
286 (param->tm_protocols & NFC_PROTO_NFC_DEP_MASK)) { in nci_rf_discover_req()
838 if ((im_protocols | tm_protocols) & NFC_PROTO_NFC_DEP_MASK) { in nci_start_poll()
846 if (tm_protocols & NFC_PROTO_NFC_DEP_MASK) { in nci_start_poll()
A Dntf.c226 protocol = NFC_PROTO_NFC_DEP_MASK; in nci_add_new_protocol()
686 NFC_PROTO_NFC_DEP_MASK, in nci_rf_intf_activated_ntf_packet()
/linux-6.3-rc2/drivers/nfc/nfcmrvl/
A Dmain.c140 | NFC_PROTO_NFC_DEP_MASK; in nfcmrvl_nci_register_dev()
/linux-6.3-rc2/drivers/nfc/
A Dnfcsim.c394 NFC_PROTO_NFC_DEP_MASK, in nfcsim_device_new()
A Dport100.c22 NFC_PROTO_NFC_DEP_MASK | \
A Dtrf7970a.c120 NFC_PROTO_ISO15693_MASK | NFC_PROTO_NFC_DEP_MASK)
/linux-6.3-rc2/net/nfc/hci/
A Dcore.c275 return NFC_PROTO_NFC_DEP_MASK; in nfc_hci_sak_to_protocol()
277 return NFC_PROTO_ISO14443_MASK | NFC_PROTO_NFC_DEP_MASK; in nfc_hci_sak_to_protocol()
/linux-6.3-rc2/drivers/nfc/fdp/
A Dfdp.c727 NFC_PROTO_NFC_DEP_MASK | in fdp_nci_probe()

Completed in 51 milliseconds