Searched refs:CDNC_I2C_FIFO_SIZE (Results 1 – 1 of 1) sorted by relevance
164 #define CDNC_I2C_FIFO_SIZE 16 macro352 nbytes = MIN(CDNC_I2C_FIFO_SIZE - 2, len); in cdnc_i2c_xfer_rd()427 nbytes = MIN(len, CDNC_I2C_FIFO_SIZE - in cdnc_i2c_xfer_wr()