Home
last modified time | relevance | path

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

/linux/sound/pci/ctxfi/
H A Dcthw20k2.c1406 #define STATE_LOCKED 0x00 macro
1464 hw_write_20kx(hw, I2C_IF_WLOCK, STATE_LOCKED); in hw20k2_i2c_lock_chip()
1465 hw_write_20kx(hw, I2C_IF_WLOCK, STATE_LOCKED); in hw20k2_i2c_lock_chip()
1466 if (hw_read_20kx(hw, I2C_IF_WLOCK) == STATE_LOCKED) in hw20k2_i2c_lock_chip()