Home
last modified time | relevance | path

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

/Linux-v6.1/sound/pci/ice1712/
Denvy24ht.h101 #define VT1724_I2C_BUSY 0x01 /* busy bit */ macro
Dice1724.c2212 while ((inb(ICEREG1724(ice, I2C_CTRL)) & VT1724_I2C_BUSY) && t--) in wait_i2c_busy()