Searched refs:MAX_I2C_FIFO_THRESHOLD (Results 1 – 1 of 1) sorted by relevance
112 #define MAX_I2C_FIFO_THRESHOLD 15 macro599 fill_tx_fifo(priv, MAX_I2C_FIFO_THRESHOLD); in write_i2c()809 fill_tx_fifo(priv, (MAX_I2C_FIFO_THRESHOLD - tft)); in i2c_irq_handler()838 for (count = MAX_I2C_FIFO_THRESHOLD; count > 0; count--) { in i2c_irq_handler()842 priv->cli.count -= MAX_I2C_FIFO_THRESHOLD; in i2c_irq_handler()843 priv->cli.xfer_bytes += MAX_I2C_FIFO_THRESHOLD; in i2c_irq_handler()