Home
last modified time | relevance | path

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

/sound/pci/ice1712/
Dice1712.h84 #define ICE1712_I2C_BUSY 0x01 /* busy bit */ macro
Dice1712.c2281 while (t-- > 0 && (inb(ICEREG(ice, I2C_CTRL)) & ICE1712_I2C_BUSY)) ; in snd_ice1712_read_i2c()