Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nfc/pn544/
Di2c.c52 #define PN544_HCI_I2C_LLC_MIN_SIZE (1 + PN544_HCI_I2C_LLC_LEN_CRC) macro
381 if ((len < (PN544_HCI_I2C_LLC_MIN_SIZE - 1)) || in pn544_hci_i2c_read()