Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/ctxfi/
Dct20k2reg.h26 #define I2C_IF_WLOCK 0x1B9010 macro
Dcthw20k2.c1454 hw_write_20kx(hw, I2C_IF_WLOCK, in hw20k2_i2c_unlock_full_access()
1456 hw_write_20kx(hw, I2C_IF_WLOCK, in hw20k2_i2c_unlock_full_access()
1459 if (hw_read_20kx(hw, I2C_IF_WLOCK) == STATE_UNLOCKED) in hw20k2_i2c_unlock_full_access()
1468 hw_write_20kx(hw, I2C_IF_WLOCK, STATE_LOCKED); in hw20k2_i2c_lock_chip()
1469 hw_write_20kx(hw, I2C_IF_WLOCK, STATE_LOCKED); in hw20k2_i2c_lock_chip()
1470 if (hw_read_20kx(hw, I2C_IF_WLOCK) == STATE_LOCKED) in hw20k2_i2c_lock_chip()