Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/nfc/
Ddigital.h189 #define NFC_DIGITAL_DRV_CAPS_IN_CRC 0x0001 macro
/Linux-v5.15/net/nfc/
Ddigital.h36 ((ddev)->driver_capabilities & NFC_DIGITAL_DRV_CAPS_IN_CRC)
/Linux-v5.15/drivers/nfc/
Dnfcsim.c28 #define NFCSIM_CAPABILITIES (NFC_DIGITAL_DRV_CAPS_IN_CRC | \
Dport100.c26 #define PORT100_CAPABILITIES (NFC_DIGITAL_DRV_CAPS_IN_CRC | \
Dtrf7970a.c2105 NFC_DIGITAL_DRV_CAPS_IN_CRC | in trf7970a_probe()
/Linux-v5.15/drivers/nfc/st95hf/
Dcore.c32 #define ST95HF_CAPABILITIES NFC_DIGITAL_DRV_CAPS_IN_CRC