Searched refs:NXP_I2C_MAX_SIZE (Results 1 – 2 of 2) sorted by relevance
47 #define NXP_I2C_MAX_SIZE 254 macro48 #define MAX_I2C_LENGTH NXP_I2C_MAX_SIZE
323 int chunk_size = ROUND_DOWN(NXP_I2C_MAX_SIZE, 3 /* XMEM word size */); in writeParameter()1169 int chunk_size = ROUND_DOWN(NXP_I2C_MAX_SIZE, 3 /* XMEM word size */); in TFA9896_DspGetParam()