Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ice1712/
H A Dwtm.h14 #define STAC9460_I2C_ADDR 0x54 /* ADC*2 | DAC*6 */ macro
H A Dwtm.c38 snd_vt1724_write_i2c(ice, STAC9460_I2C_ADDR, reg, val); in stac9460_put()
43 return snd_vt1724_read_i2c(ice, STAC9460_I2C_ADDR, reg); in stac9460_get()