Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dnfc.h260 #define NFC_SE_EMBEDDED 0x2 macro
/Linux-v4.19/drivers/nfc/pn544/
Dpn544.c814 nfc_add_se(hdev->ndev, se_idx++, NFC_SE_EMBEDDED); in pn544_hci_discover_se()
867 case NFC_SE_EMBEDDED: in pn544_hci_enable_se()
887 case NFC_SE_EMBEDDED: in pn544_hci_disable_se()
/Linux-v4.19/drivers/nfc/st-nci/
Dse.c494 if (se_idx == NFC_SE_EMBEDDED) { in st_nci_disable_se()
648 nfc_add_se(ndev->nfc_dev, ST_NCI_ESE_HOST_ID, NFC_SE_EMBEDDED); in st_nci_discover_se()
/Linux-v4.19/drivers/nfc/st21nfca/
Dse.c177 nfc_add_se(hdev->ndev, ST21NFCA_ESE_HOST_ID, NFC_SE_EMBEDDED); in st21nfca_hci_discover_se()