Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dnfc.h260 #define NFC_SE_EMBEDDED 0x2 macro
/linux-6.6.21/drivers/nfc/pn544/
Dpn544.c802 nfc_add_se(hdev->ndev, se_idx++, NFC_SE_EMBEDDED); in pn544_hci_discover_se()
855 case NFC_SE_EMBEDDED: in pn544_hci_enable_se()
875 case NFC_SE_EMBEDDED: in pn544_hci_disable_se()
/linux-6.6.21/drivers/nfc/st-nci/
Dse.c504 if (se_idx == NFC_SE_EMBEDDED) { in st_nci_disable_se()
650 nfc_add_se(ndev->nfc_dev, ST_NCI_ESE_HOST_ID, NFC_SE_EMBEDDED); in st_nci_discover_se()
/linux-6.6.21/drivers/nfc/st21nfca/
Dse.c166 nfc_add_se(hdev->ndev, ST21NFCA_ESE_HOST_ID, NFC_SE_EMBEDDED); in st21nfca_hci_discover_se()