Searched refs:STATE_LOCKED (Results 1 – 1 of 1) sorted by relevance
1400 #define STATE_LOCKED 0x00 macro1458 hw_write_20kx(hw, I2C_IF_WLOCK, STATE_LOCKED); in hw20k2_i2c_lock_chip()1459 hw_write_20kx(hw, I2C_IF_WLOCK, STATE_LOCKED); in hw20k2_i2c_lock_chip()1460 if (hw_read_20kx(hw, I2C_IF_WLOCK) == STATE_LOCKED) in hw20k2_i2c_lock_chip()