Searched refs:TAS_REG_ACR (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/sound/aoa/codecs/ |
| D | tas.h | 30 #define TAS_REG_ACR 0x40 /* analog control */ macro
|
| D | tas.c | 521 tas_write_reg(tas, TAS_REG_ACR, 1, &tas->acr); in tas_snd_capture_source_put() 690 if (tas_write_reg(tas, TAS_REG_ACR, 1, &tas->acr)) in tas_reset_init() 706 if (tas_write_reg(tas, TAS_REG_ACR, 1, &tas->acr)) in tas_reset_init() 750 tas_write_reg(tas, TAS_REG_ACR, 1, &tas->acr); in tas_suspend() 925 tas_write_reg(tas, TAS_REG_ACR, 1, &tmp); in tas_i2c_remove()
|