Searched refs:NFC_PROTO_NFC_DEP_MASK (Results 1 – 20 of 20) sorted by relevance
/linux-6.3-rc2/drivers/nfc/microread/ |
A D | microread.c | 250 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 D | pn544.c | 379 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 D | core.c | 358 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 D | dep.c | 216 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 D | pn533.h | 17 NFC_PROTO_NFC_DEP_MASK |\ 24 NFC_PROTO_NFC_DEP_MASK)
|
A D | pn533.c | 725 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 D | digital_core.c | 15 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 D | digital_dep.c | 1573 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 D | core.c | 684 if (protocol == NFC_PROTO_NFC_DEP_MASK) in nfc_tm_activated()
|
/linux-6.3-rc2/include/uapi/linux/ |
A D | nfc.h | 254 #define NFC_PROTO_NFC_DEP_MASK (1 << NFC_PROTO_NFC_DEP) macro
|
/linux-6.3-rc2/drivers/nfc/st-nci/ |
A D | core.c | 130 | NFC_PROTO_NFC_DEP_MASK; in st_nci_probe()
|
/linux-6.3-rc2/drivers/nfc/nxp-nci/ |
A D | core.c | 28 NFC_PROTO_NFC_DEP_MASK)
|
/linux-6.3-rc2/net/nfc/nci/ |
A D | core.c | 253 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 D | ntf.c | 226 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 D | main.c | 140 | NFC_PROTO_NFC_DEP_MASK; in nfcmrvl_nci_register_dev()
|
/linux-6.3-rc2/drivers/nfc/ |
A D | nfcsim.c | 394 NFC_PROTO_NFC_DEP_MASK, in nfcsim_device_new()
|
A D | port100.c | 22 NFC_PROTO_NFC_DEP_MASK | \
|
A D | trf7970a.c | 120 NFC_PROTO_ISO15693_MASK | NFC_PROTO_NFC_DEP_MASK)
|
/linux-6.3-rc2/net/nfc/hci/ |
A D | core.c | 275 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 D | fdp.c | 727 NFC_PROTO_NFC_DEP_MASK | in fdp_nci_probe()
|
Completed in 51 milliseconds