Home
last modified time | relevance | path

Searched refs:I2C_IF_WLOCK (Results 1 – 2 of 2) sorted by relevance

/sound/pci/ctxfi/
Dct20k2reg.h26 #define I2C_IF_WLOCK 0x1B9010 macro
Dcthw20k2.c1448 hw_write_20kx(hw, I2C_IF_WLOCK, in hw20k2_i2c_unlock_full_access()
1450 hw_write_20kx(hw, I2C_IF_WLOCK, in hw20k2_i2c_unlock_full_access()
1453 if (hw_read_20kx(hw, I2C_IF_WLOCK) == STATE_UNLOCKED) in hw20k2_i2c_unlock_full_access()
1462 hw_write_20kx(hw, I2C_IF_WLOCK, STATE_LOCKED); in hw20k2_i2c_lock_chip()
1463 hw_write_20kx(hw, I2C_IF_WLOCK, STATE_LOCKED); in hw20k2_i2c_lock_chip()
1464 if (hw_read_20kx(hw, I2C_IF_WLOCK) == STATE_LOCKED) in hw20k2_i2c_lock_chip()