Searched refs:RK_I2C_FIFO_SIZE (Results 1 – 1 of 1) sorted by relevance
29 #define RK_I2C_FIFO_SIZE 32 macro311 if (bytes_remain_len > RK_I2C_FIFO_SIZE) { in rk_i2c_read()398 if (bytes_remain_len > RK_I2C_FIFO_SIZE) in rk_i2c_write()399 bytes_xferred = RK_I2C_FIFO_SIZE; in rk_i2c_write()