Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/ctxfi/
Dcthw20k2.c1404 #define STATE_LOCKED 0x00 macro
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()