Searched refs:drxk_i2c_exclusive_lock (Results 1 – 2 of 2) sorted by relevance
339 bool drxk_i2c_exclusive_lock; member
194 state->drxk_i2c_exclusive_lock = true; in drxk_i2c_lock() 201 if (!state->drxk_i2c_exclusive_lock) in drxk_i2c_unlock() 205 state->drxk_i2c_exclusive_lock = false; in drxk_i2c_unlock() 211 if (state->drxk_i2c_exclusive_lock) in drxk_i2c_transfer()