Home
last modified time | relevance | path

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

/linux/include/net/nfc/
H A Ddigital.h189 #define NFC_DIGITAL_DRV_CAPS_IN_CRC 0x0001 macro
/linux/net/nfc/
H A Ddigital.h36 ((ddev)->driver_capabilities & NFC_DIGITAL_DRV_CAPS_IN_CRC)
/linux/drivers/nfc/
H A Dnfcsim.c28 #define NFCSIM_CAPABILITIES (NFC_DIGITAL_DRV_CAPS_IN_CRC | \
H A Dport100.c26 #define PORT100_CAPABILITIES (NFC_DIGITAL_DRV_CAPS_IN_CRC | \
H A Dtrf7970a.c2106 NFC_DIGITAL_DRV_CAPS_IN_CRC | in trf7970a_probe()
/linux/drivers/nfc/st95hf/
H A Dcore.c31 #define ST95HF_CAPABILITIES NFC_DIGITAL_DRV_CAPS_IN_CRC