Searched refs:TAS5720_POWER_CTRL_REG (Results 1 – 2 of 2) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | tas5720.c | 285 ret = regmap_write_bits(tas5720->regmap, TAS5720_POWER_CTRL_REG, in tas5720_fault_check_work() 290 ret = regmap_write_bits(tas5720->regmap, TAS5720_POWER_CTRL_REG, in tas5720_fault_check_work() 372 ret = snd_soc_component_update_bits(component, TAS5720_POWER_CTRL_REG, in tas5720_codec_probe() 412 ret = snd_soc_component_update_bits(component, TAS5720_POWER_CTRL_REG, in tas5720_dac_event() 438 ret = snd_soc_component_update_bits(component, TAS5720_POWER_CTRL_REG, in tas5720_dac_event()
|
H A D | tas5720.h | 15 #define TAS5720_POWER_CTRL_REG 0x01 macro
|