Home
last modified time | relevance | path

Searched refs:NFC_SE_EMBEDDED (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/include/uapi/linux/
Dnfc.h260 #define NFC_SE_EMBEDDED 0x2 macro
/Linux-v5.4/drivers/nfc/pn544/
Dpn544.c803 nfc_add_se(hdev->ndev, se_idx++, NFC_SE_EMBEDDED); in pn544_hci_discover_se()
856 case NFC_SE_EMBEDDED: in pn544_hci_enable_se()
876 case NFC_SE_EMBEDDED: in pn544_hci_disable_se()
/Linux-v5.4/drivers/nfc/st-nci/
Dse.c485 if (se_idx == NFC_SE_EMBEDDED) { in st_nci_disable_se()
639 nfc_add_se(ndev->nfc_dev, ST_NCI_ESE_HOST_ID, NFC_SE_EMBEDDED); in st_nci_discover_se()
/Linux-v5.4/drivers/nfc/st21nfca/
Dse.c166 nfc_add_se(hdev->ndev, ST21NFCA_ESE_HOST_ID, NFC_SE_EMBEDDED); in st21nfca_hci_discover_se()