Home
last modified time | relevance | path

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

/openbmc/linux/net/nfc/
H A Ddigital_technology.c34 #define DIGITAL_MIFARE_ACK_RES 0x0A macro
566 if (resp->len == 1 && resp->data[0] == DIGITAL_MIFARE_ACK_RES) { in digital_in_recv_mifare_res()