Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nfc/pn544/
H A Di2c.c41 #define PN544_HCI_I2C_LLC_MIN_SIZE (1 + PN544_HCI_I2C_LLC_LEN_CRC) macro
369 if ((len < (PN544_HCI_I2C_LLC_MIN_SIZE - 1)) || in pn544_hci_i2c_read()