Searched refs:TAS_REG_ACR (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/sound/aoa/codecs/ |
D | tas.h | 31 #define TAS_REG_ACR 0x40 /* analog control */ macro
|
D | tas.c | 522 tas_write_reg(tas, TAS_REG_ACR, 1, &tas->acr); in tas_snd_capture_source_put() 691 if (tas_write_reg(tas, TAS_REG_ACR, 1, &tas->acr)) in tas_reset_init() 707 if (tas_write_reg(tas, TAS_REG_ACR, 1, &tas->acr)) in tas_reset_init() 751 tas_write_reg(tas, TAS_REG_ACR, 1, &tas->acr); in tas_suspend() 926 tas_write_reg(tas, TAS_REG_ACR, 1, &tmp); in tas_i2c_remove()
|