Searched refs:TAS_REG_LMIX (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/aoa/codecs/ |
H A D | tas.h | 27 #define TAS_REG_LMIX 0x07 macro
|
H A D | tas.c | 200 tas_write_reg(tas, TAS_REG_LMIX, 9, block); in tas_set_mixer()
|
/kernel/linux/linux-6.6/sound/aoa/codecs/ |
H A D | tas.h | 27 #define TAS_REG_LMIX 0x07 macro
|
H A D | tas.c | 199 tas_write_reg(tas, TAS_REG_LMIX, 9, block); in tas_set_mixer()
|
/kernel/linux/linux-5.10/sound/ppc/ |
H A D | tumbler.c | 55 #define TAS_REG_LMIX TAS_REG_INPUT1 macro 650 if (snapper_set_mix_vol1(mix, idx, 0, TAS_REG_LMIX) < 0 || in snapper_set_mix_vol()
|
/kernel/linux/linux-6.6/sound/ppc/ |
H A D | tumbler.c | 55 #define TAS_REG_LMIX TAS_REG_INPUT1 macro 656 if (snapper_set_mix_vol1(mix, idx, 0, TAS_REG_LMIX) < 0 || in snapper_set_mix_vol()
|
Completed in 8 milliseconds