Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/ctxfi/
Dcthw20k2.c1400 #define STATE_LOCKED 0x00 macro
1458 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()