Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ice1712/
H A Dice1712.h69 #define ICE1712_I2C_EEPROM 0x80 /* EEPROM exists */ macro
H A Dice1712.c2243 if ((inb(ICEREG(ice, I2C_CTRL)) & ICE1712_I2C_EEPROM) != 0) in snd_ice1712_read_eeprom()