Searched refs:TAS_REG_ACR (Results 1 – 2 of 2) sorted by relevance
| /linux/sound/aoa/codecs/ |
| H A D | tas.h | 30 #define TAS_REG_ACR 0x40 /* analog control */ macro
|
| H A D | tas.c | 497 tas_write_reg(tas, TAS_REG_ACR, 1, &tas->acr); in tas_snd_capture_source_put() 657 if (tas_write_reg(tas, TAS_REG_ACR, 1, &tas->acr)) in tas_reset_init() 673 if (tas_write_reg(tas, TAS_REG_ACR, 1, &tas->acr)) in tas_reset_init() 717 tas_write_reg(tas, TAS_REG_ACR, 1, &tas->acr); in tas_suspend() 888 tas_write_reg(tas, TAS_REG_ACR, 1, &tmp); in tas_i2c_remove()
|