Searched refs:TAS2562_PWR_CTRL (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | tas2562.c | 75 TAS2562_PWR_CTRL, in tas2562_set_bias_level() 81 TAS2562_PWR_CTRL, in tas2562_set_bias_level() 86 TAS2562_PWR_CTRL, in tas2562_set_bias_level() 290 val = snd_soc_component_read(tas2562->component, TAS2562_PWR_CTRL); in tas2562_set_bitwidth() 392 return snd_soc_component_update_bits(component, TAS2562_PWR_CTRL, in tas2562_mute() 407 ret = snd_soc_component_update_bits(component, TAS2562_PWR_CTRL, in tas2562_codec_probe() 466 TAS2562_PWR_CTRL, in tas2562_dac_event() 474 TAS2562_PWR_CTRL, in tas2562_dac_event() 539 SOC_DAPM_SINGLE("Switch", TAS2562_PWR_CTRL, TAS2562_ISENSE_POWER_EN, 543 SOC_DAPM_SINGLE("Switch", TAS2562_PWR_CTRL, TAS2562_VSENSE_POWER_E [all...] |
H A D | tas2562.h | 18 #define TAS2562_PWR_CTRL TAS2562_REG(0, 0x02) macro
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | tas2562.c | 257 val = snd_soc_component_read(tas2562->component, TAS2562_PWR_CTRL); in tas2562_set_bitwidth() 367 ret = snd_soc_component_update_bits(component, TAS2562_PWR_CTRL, in tas2562_update_pwr_ctrl() 507 SOC_DAPM_SINGLE("Switch", TAS2562_PWR_CTRL, TAS2562_ISENSE_POWER_EN, 511 SOC_DAPM_SINGLE("Switch", TAS2562_PWR_CTRL, TAS2562_VSENSE_POWER_EN, 567 SND_SOC_DAPM_SWITCH("ISENSE", TAS2562_PWR_CTRL, 3, 1, &isense_switch), 568 SND_SOC_DAPM_SWITCH("VSENSE", TAS2562_PWR_CTRL, 2, 1, &vsense_switch), 645 { TAS2562_PWR_CTRL, 0x0e },
|
H A D | tas2562.h | 18 #define TAS2562_PWR_CTRL TAS2562_REG(0, 0x02) macro
|
Completed in 3 milliseconds