Searched refs:RK_I2C_FIFO_SIZE (Results 1 – 1 of 1) sorted by relevance
26 #define RK_I2C_FIFO_SIZE 32 macro184 if (bytes_remain_len > RK_I2C_FIFO_SIZE) { in rk_i2c_read()270 if (bytes_remain_len > RK_I2C_FIFO_SIZE) in rk_i2c_write()271 bytes_xferred = RK_I2C_FIFO_SIZE; in rk_i2c_write()