Searched refs:TAS_REG_ACS (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/ppc/ |
H A D | tumbler.c | 58 #define TAS_REG_ACS 0x40 /* analog control */ macro 148 TAS_REG_ACS, 0, in snapper_init_client() 778 return i2c_smbus_write_byte_data(mix->i2c.client, TAS_REG_ACS, mix->acs); in snapper_set_capture_source() 1205 i2c_smbus_write_byte_data(mix->i2c.client, TAS_REG_ACS, mix->acs); in tumbler_suspend()
|
/kernel/linux/linux-6.6/sound/ppc/ |
H A D | tumbler.c | 58 #define TAS_REG_ACS 0x40 /* analog control */ macro 148 TAS_REG_ACS, 0, in snapper_init_client() 788 return i2c_smbus_write_byte_data(mix->i2c.client, TAS_REG_ACS, mix->acs); in snapper_set_capture_source() 1213 i2c_smbus_write_byte_data(mix->i2c.client, TAS_REG_ACS, mix->acs); in tumbler_suspend()
|
Completed in 6 milliseconds