Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ice1712/
H A Dwtm.h15 #define STAC9460_2_I2C_ADDR 0x56 /* ADC|DAC *2 */ macro
H A Dwtm.c52 snd_vt1724_write_i2c(ice, STAC9460_2_I2C_ADDR, reg, val); in stac9460_2_put()
57 return snd_vt1724_read_i2c(ice, STAC9460_2_I2C_ADDR, reg); in stac9460_2_get()