Home
last modified time | relevance | path

Searched refs:WM8962_SPKOUTR_VOLUME (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/sound/soc/codecs/
Dwm8962.c842 case WM8962_SPKOUTR_VOLUME: in wm8962_readable_register()
1645 snd_soc_component_write(component, WM8962_SPKOUTR_VOLUME, in wm8962_put_spk_sw()
1646 snd_soc_component_read(component, WM8962_SPKOUTR_VOLUME)); in wm8962_put_spk_sw()
1807 WM8962_SPKOUTR_VOLUME, 0, 127, 0, out_tlv),
1810 SOC_DOUBLE_R("Speaker ZC Switch", WM8962_SPKOUTL_VOLUME, WM8962_SPKOUTR_VOLUME,
1967 reg = WM8962_SPKOUTR_VOLUME; in out_pga_event()
3701 regmap_update_bits(wm8962->regmap, WM8962_SPKOUTR_VOLUME, in wm8962_i2c_probe()
Dwm8962.h65 #define WM8962_SPKOUTR_VOLUME 0x29 macro