Searched refs:TAS_REG_VOL (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/aoa/codecs/ |
H A D | tas.h | 24 #define TAS_REG_VOL 0x04 macro
|
H A D | tas.c | 183 tas_write_reg(tas, TAS_REG_VOL, 6, block); in tas_set_volume()
|
/kernel/linux/linux-6.6/sound/aoa/codecs/ |
H A D | tas.h | 24 #define TAS_REG_VOL 0x04 macro
|
H A D | tas.c | 182 tas_write_reg(tas, TAS_REG_VOL, 6, block); in tas_set_volume()
|
/kernel/linux/linux-5.10/sound/ppc/ |
H A D | tumbler.c | 45 #define TAS_REG_VOL 0x04 macro 231 if (i2c_smbus_write_i2c_block_data(mix->i2c.client, TAS_REG_VOL, 6, in tumbler_set_master_volume()
|
/kernel/linux/linux-6.6/sound/ppc/ |
H A D | tumbler.c | 45 #define TAS_REG_VOL 0x04 macro 231 if (i2c_smbus_write_i2c_block_data(mix->i2c.client, TAS_REG_VOL, 6, in tumbler_set_master_volume()
|
Completed in 8 milliseconds