Searched refs:drxk_i2c_exclusive_lock (Results 1 – 2 of 2) sorted by relevance
339 bool drxk_i2c_exclusive_lock; member
217 state->drxk_i2c_exclusive_lock = true; in drxk_i2c_lock()224 if (!state->drxk_i2c_exclusive_lock) in drxk_i2c_unlock()228 state->drxk_i2c_exclusive_lock = false; in drxk_i2c_unlock()234 if (state->drxk_i2c_exclusive_lock) in drxk_i2c_transfer()