Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nfc/pn533/
Dpn533.h27 NFC_PROTO_FELICA_MASK | NFC_PROTO_ISO14443_MASK |\
33 NFC_PROTO_FELICA_MASK | \
Dpn533.c770 nfc_tgt->supported_protocols = NFC_PROTO_FELICA_MASK; in pn533_target_found_felica()
965 if (im_protocols & NFC_PROTO_FELICA_MASK || in pn533_poll_create_mod_list()
/Linux-v4.19/drivers/nfc/pn544/
Dpn544.c379 if (im_protocols & NFC_PROTO_FELICA_MASK) { in pn544_hci_start_poll()
497 target->supported_protocols = NFC_PROTO_FELICA_MASK; in pn544_hci_target_from_gate()
539 } else if (target->supported_protocols & NFC_PROTO_FELICA_MASK) { in pn544_hci_complete_target_discovered()
711 NFC_PROTO_FELICA_MASK)) { in pn544_hci_check_presence()
948 NFC_PROTO_FELICA_MASK | in pn544_hci_probe()
/Linux-v4.19/include/uapi/linux/
Dnfc.h252 #define NFC_PROTO_FELICA_MASK (1 << NFC_PROTO_FELICA) macro
/Linux-v4.19/drivers/nfc/microread/
Dmicroread.c259 if (im_protocols & NFC_PROTO_FELICA_MASK) in microread_start_poll()
539 targets->supported_protocols = NFC_PROTO_FELICA_MASK; in microread_target_discovered()
684 NFC_PROTO_FELICA_MASK | in microread_probe()
/Linux-v4.19/drivers/nfc/st-nci/
Dcore.c139 | NFC_PROTO_FELICA_MASK in st_nci_probe()
/Linux-v4.19/drivers/nfc/nxp-nci/
Dcore.c38 NFC_PROTO_FELICA_MASK | \
/Linux-v4.19/drivers/nfc/s3fwrn5/
Dcore.c29 NFC_PROTO_FELICA_MASK | \
/Linux-v4.19/drivers/nfc/st21nfca/
Dcore.c638 target->supported_protocols = NFC_PROTO_FELICA_MASK; in st21nfca_hci_target_from_gate()
719 NFC_PROTO_FELICA_MASK; in st21nfca_hci_complete_target_discovered()
991 NFC_PROTO_FELICA_MASK | in st21nfca_hci_probe()
/Linux-v4.19/net/nfc/
Ddigital_core.c29 (NFC_PROTO_FELICA_MASK | NFC_PROTO_NFC_DEP_MASK)
786 if (supported_protocols & NFC_PROTO_FELICA_MASK) in nfc_digital_allocate_device()
787 ddev->protocols |= NFC_PROTO_FELICA_MASK; in nfc_digital_allocate_device()
Ddigital_dep.c464 if ((ddev->protocols & NFC_PROTO_FELICA_MASK) && in digital_in_recv_atr_res()
/Linux-v4.19/drivers/nfc/nfcmrvl/
Dmain.c147 | NFC_PROTO_FELICA_MASK in nfcmrvl_nci_register_dev()
/Linux-v4.19/drivers/nfc/fdp/
Dfdp.c766 NFC_PROTO_FELICA_MASK | in fdp_nci_probe()
/Linux-v4.19/net/nfc/nci/
Dntf.c214 protocol = NFC_PROTO_FELICA_MASK; in nci_add_new_protocol()
Dcore.c273 (param->im_protocols & NFC_PROTO_FELICA_MASK || in nci_rf_discover_req()
/Linux-v4.19/drivers/nfc/
Dport100.c30 NFC_PROTO_FELICA_MASK | \
Dtrf7970a.c122 NFC_PROTO_ISO14443_B_MASK | NFC_PROTO_FELICA_MASK | \