Searched refs:drxk_i2c_transfer (Results 1 – 1 of 1) sorted by relevance
208 static int drxk_i2c_transfer(struct drxk_state *state, struct i2c_msg *msgs, in drxk_i2c_transfer() function 223 return drxk_i2c_transfer(state, msgs, 1); in i2c_read1() 234 status = drxk_i2c_transfer(state, &msg, 1); in i2c_write() 255 status = drxk_i2c_transfer(state, msgs, 2); in i2c_read()