Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/nfc/pn544/
Di2c.c56 #define PN544_HCI_I2C_LLC_MIN_SIZE (1 + PN544_HCI_I2C_LLC_LEN_CRC) macro
387 if ((len < (PN544_HCI_I2C_LLC_MIN_SIZE - 1)) || in pn544_hci_i2c_read()