Searched refs:TAS_REG_ACR (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/sound/aoa/codecs/ |
D | tas.h | 30 #define TAS_REG_ACR 0x40 /* analog control */ macro
|
D | tas.c | 520 tas_write_reg(tas, TAS_REG_ACR, 1, &tas->acr); in tas_snd_capture_source_put() 689 if (tas_write_reg(tas, TAS_REG_ACR, 1, &tas->acr)) in tas_reset_init() 705 if (tas_write_reg(tas, TAS_REG_ACR, 1, &tas->acr)) in tas_reset_init() 749 tas_write_reg(tas, TAS_REG_ACR, 1, &tas->acr); in tas_suspend() 923 tas_write_reg(tas, TAS_REG_ACR, 1, &tmp); in tas_i2c_remove()
|