Lines Matching refs:WM8903_DAC_DIGITAL_1
184 case WM8903_DAC_DIGITAL_1: in wm8903_readable_register()
444 return snd_soc_component_update_bits(component, WM8903_DAC_DIGITAL_1, in wm8903_set_deemph()
512 WM8903_DAC_DIGITAL_1, 0, osr_text);
567 WM8903_DAC_DIGITAL_1, 10, soft_mute_text);
574 WM8903_DAC_DIGITAL_1, 9, mute_mode_text);
705 SOC_SINGLE("DAC Mono Switch", WM8903_DAC_DIGITAL_1, 12, 1, 0),
1318 reg = snd_soc_component_read32(component, WM8903_DAC_DIGITAL_1); in wm8903_digital_mute()
1325 snd_soc_component_write(component, WM8903_DAC_DIGITAL_1, reg); in wm8903_digital_mute()
1462 u16 dac_digital1 = snd_soc_component_read32(component, WM8903_DAC_DIGITAL_1); in wm8903_hw_params()
1584 snd_soc_component_write(component, WM8903_DAC_DIGITAL_1, dac_digital1); in wm8903_hw_params()
2175 regmap_update_bits(wm8903->regmap, WM8903_DAC_DIGITAL_1, in wm8903_i2c_probe()