Searched refs:TAS2764_PWR_CTRL (Results 1 – 3 of 3) sorted by relevance
| /linux/sound/soc/codecs/ |
| H A D | tas2764-quirks.h | 126 TAS2764_PWR_CTRL, in tas2764_do_quirky_pwr_ctrl_change() 139 TAS2764_PWR_CTRL, in tas2764_do_quirky_pwr_ctrl_change() 148 ret = snd_soc_component_update_bits(tas2764->component, TAS2764_PWR_CTRL, in tas2764_do_quirky_pwr_ctrl_change()
|
| H A D | tas2764.c | 131 ret = snd_soc_component_update_bits(component, TAS2764_PWR_CTRL, in tas2764_update_pwr_ctrl() 145 ret = snd_soc_component_update_bits(component, TAS2764_PWR_CTRL, in tas2764_codec_suspend() 199 SOC_DAPM_SINGLE("Switch", TAS2764_PWR_CTRL, TAS2764_ISENSE_POWER_EN, 1, 1); 201 SOC_DAPM_SINGLE("Switch", TAS2764_PWR_CTRL, TAS2764_VSENSE_POWER_EN, 1, 1); 206 SND_SOC_DAPM_SWITCH("ISENSE", TAS2764_PWR_CTRL, TAS2764_ISENSE_POWER_EN, 208 SND_SOC_DAPM_SWITCH("VSENSE", TAS2764_PWR_CTRL, TAS2764_VSENSE_POWER_EN, 295 val = snd_soc_component_read(tas2764->component, TAS2764_PWR_CTRL); in tas2764_set_bitwidth() 710 ret = snd_soc_component_update_bits(component, TAS2764_PWR_CTRL, in tas2764_codec_probe() 785 { TAS2764_PWR_CTRL, 0x1a },
|
| H A D | tas2764.h | 27 #define TAS2764_PWR_CTRL TAS2764_REG(0X0, 0x02) macro
|