Home
last modified time | relevance | path

Searched refs:NFC_DIGITAL_DRV_CAPS_IN_CRC (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/include/net/nfc/
Ddigital.h198 #define NFC_DIGITAL_DRV_CAPS_IN_CRC 0x0001 macro
/Linux-v4.19/net/nfc/
Ddigital.h45 ((ddev)->driver_capabilities & NFC_DIGITAL_DRV_CAPS_IN_CRC)
/Linux-v4.19/drivers/nfc/
Dnfcsim.c37 #define NFCSIM_CAPABILITIES (NFC_DIGITAL_DRV_CAPS_IN_CRC | \
Dport100.c35 #define PORT100_CAPABILITIES (NFC_DIGITAL_DRV_CAPS_IN_CRC | \
Dtrf7970a.c2108 NFC_DIGITAL_DRV_CAPS_IN_CRC | in trf7970a_probe()
/Linux-v4.19/drivers/nfc/st95hf/
Dcore.c44 #define ST95HF_CAPABILITIES NFC_DIGITAL_DRV_CAPS_IN_CRC