Searched refs:AK4104_REG_CONTROL1 (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/soc/codecs/
H A Dak4104.c23 #define AK4104_REG_CONTROL1 0x00 macro
115 val = ak4104_read_reg_cache(codec, AK4104_REG_CONTROL1);
140 return ak4104_spi_write(codec, AK4104_REG_CONTROL1, val);
247 val = ak4104_read_reg_cache(codec, AK4104_REG_CONTROL1);
249 ret = ak4104_spi_write(codec, AK4104_REG_CONTROL1, val);
282 val = ak4104_read_reg_cache(&ak4104->codec, AK4104_REG_CONTROL1);
288 ret = ak4104_spi_write(&ak4104->codec, AK4104_REG_CONTROL1, val);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/soc/codecs/
H A Dak4104.c23 #define AK4104_REG_CONTROL1 0x00 macro
115 val = ak4104_read_reg_cache(codec, AK4104_REG_CONTROL1);
140 return ak4104_spi_write(codec, AK4104_REG_CONTROL1, val);
247 val = ak4104_read_reg_cache(codec, AK4104_REG_CONTROL1);
249 ret = ak4104_spi_write(codec, AK4104_REG_CONTROL1, val);
282 val = ak4104_read_reg_cache(&ak4104->codec, AK4104_REG_CONTROL1);
288 ret = ak4104_spi_write(&ak4104->codec, AK4104_REG_CONTROL1, val);

Completed in 116 milliseconds