Searched refs:XLP9XX_I2C_FIFO_SIZE (Results 1 – 1 of 1) sorted by relevance
74 #define XLP9XX_I2C_FIFO_SIZE 0x80U macro138 else if (priv->msg_buf_remaining > XLP9XX_I2C_FIFO_SIZE) in xlp9xx_i2c_update_rx_fifo_thres()139 thres = XLP9XX_I2C_FIFO_SIZE; in xlp9xx_i2c_update_rx_fifo_thres()152 len = min(priv->msg_buf_remaining, XLP9XX_I2C_FIFO_SIZE); in xlp9xx_i2c_fill_tx_fifo()