Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/nfc/pn533/
Dpn533.h16 NFC_PROTO_FELICA_MASK | NFC_PROTO_ISO14443_MASK |\
22 NFC_PROTO_FELICA_MASK | \
Dpn533.c784 nfc_tgt->supported_protocols = NFC_PROTO_FELICA_MASK; in pn533_target_found_felica()
979 if (im_protocols & NFC_PROTO_FELICA_MASK || in pn533_poll_create_mod_list()
1717 if (im_protocols & NFC_PROTO_FELICA_MASK || in pn533_start_poll()
/Linux-v5.10/drivers/nfc/pn544/
Dpn544.c368 if (im_protocols & NFC_PROTO_FELICA_MASK) { in pn544_hci_start_poll()
486 target->supported_protocols = NFC_PROTO_FELICA_MASK; in pn544_hci_target_from_gate()
528 } else if (target->supported_protocols & NFC_PROTO_FELICA_MASK) { in pn544_hci_complete_target_discovered()
700 NFC_PROTO_FELICA_MASK)) { in pn544_hci_check_presence()
937 NFC_PROTO_FELICA_MASK | in pn544_hci_probe()
/Linux-v5.10/include/uapi/linux/
Dnfc.h252 #define NFC_PROTO_FELICA_MASK (1 << NFC_PROTO_FELICA) macro
/Linux-v5.10/drivers/nfc/microread/
Dmicroread.c248 if (im_protocols & NFC_PROTO_FELICA_MASK) in microread_start_poll()
528 targets->supported_protocols = NFC_PROTO_FELICA_MASK; in microread_target_discovered()
673 NFC_PROTO_FELICA_MASK | in microread_probe()
/Linux-v5.10/drivers/nfc/st-nci/
Dcore.c128 | NFC_PROTO_FELICA_MASK in st_nci_probe()
/Linux-v5.10/drivers/nfc/nxp-nci/
Dcore.c25 NFC_PROTO_FELICA_MASK | \
/Linux-v5.10/drivers/nfc/s3fwrn5/
Dcore.c18 NFC_PROTO_FELICA_MASK | \
/Linux-v5.10/drivers/nfc/st21nfca/
Dcore.c627 target->supported_protocols = NFC_PROTO_FELICA_MASK; in st21nfca_hci_target_from_gate()
708 NFC_PROTO_FELICA_MASK; in st21nfca_hci_complete_target_discovered()
980 NFC_PROTO_FELICA_MASK | in st21nfca_hci_probe()
/Linux-v5.10/net/nfc/
Ddigital_core.c20 (NFC_PROTO_FELICA_MASK | NFC_PROTO_NFC_DEP_MASK)
777 if (supported_protocols & NFC_PROTO_FELICA_MASK) in nfc_digital_allocate_device()
778 ddev->protocols |= NFC_PROTO_FELICA_MASK; in nfc_digital_allocate_device()
Ddigital_dep.c452 if ((ddev->protocols & NFC_PROTO_FELICA_MASK) && in digital_in_recv_atr_res()
/Linux-v5.10/drivers/nfc/nfcmrvl/
Dmain.c147 | NFC_PROTO_FELICA_MASK in nfcmrvl_nci_register_dev()
/Linux-v5.10/drivers/nfc/fdp/
Dfdp.c757 NFC_PROTO_FELICA_MASK | in fdp_nci_probe()
/Linux-v5.10/net/nfc/nci/
Dntf.c202 protocol = NFC_PROTO_FELICA_MASK; in nci_add_new_protocol()
Dcore.c261 (param->im_protocols & NFC_PROTO_FELICA_MASK || in nci_rf_discover_req()
/Linux-v5.10/drivers/nfc/
Dport100.c21 NFC_PROTO_FELICA_MASK | \
Dtrf7970a.c119 NFC_PROTO_ISO14443_B_MASK | NFC_PROTO_FELICA_MASK | \