PN544_FW_I2C_MAX_PAYLOAD  134 drivers/nfc/pn544/i2c.c #define PN544_FW_I2C_WRITE_DATA_MAX_LEN MIN((PN544_FW_I2C_MAX_PAYLOAD -\
PN544_FW_I2C_MAX_PAYLOAD  138 drivers/nfc/pn544/i2c.c #define PN544_FW_SECURE_CHUNK_WRITE_DATA_MAX_LEN (PN544_FW_I2C_MAX_PAYLOAD -\
PN544_FW_I2C_MAX_PAYLOAD  563 drivers/nfc/pn544/i2c.c 	u8 frame[PN544_FW_I2C_MAX_PAYLOAD];
PN544_FW_I2C_MAX_PAYLOAD  660 drivers/nfc/pn544/i2c.c 	u8 buf[PN544_FW_I2C_MAX_PAYLOAD];
PN544_FW_I2C_MAX_PAYLOAD  700 drivers/nfc/pn544/i2c.c 	if (phy->fw_blob_size > PN544_FW_I2C_MAX_PAYLOAD &&
PN544_FW_I2C_MAX_PAYLOAD  705 drivers/nfc/pn544/i2c.c 	if (phy->fw_blob_size < PN544_FW_I2C_MAX_PAYLOAD) {