Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dnfc.h246 #define NFC_SE_EMBEDDED 0x2 macro
/linux-4.1.27/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-4.1.27/drivers/nfc/st21nfcb/
Dst21nfcb_se.c475 if (se_idx == NFC_SE_EMBEDDED) { in st21nfcb_nci_disable_se()
599 NFC_SE_EMBEDDED); in st21nfcb_nci_discover_se()
/linux-4.1.27/drivers/nfc/st21nfca/
Dst21nfca_se.c174 nfc_add_se(hdev->ndev, ST21NFCA_ESE_HOST_ID, NFC_SE_EMBEDDED); in st21nfca_hci_discover_se()