Searched refs:WM8962_SPKOUTR_VOLUME (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/sound/soc/codecs/ |
D | wm8962.c | 848 case WM8962_SPKOUTR_VOLUME: in wm8962_readable_register() 1652 snd_soc_write(codec, WM8962_SPKOUTR_VOLUME, in wm8962_put_spk_sw() 1653 snd_soc_read(codec, WM8962_SPKOUTR_VOLUME)); in wm8962_put_spk_sw() 1812 WM8962_SPKOUTR_VOLUME, 0, 127, 0, out_tlv), 1815 SOC_DOUBLE_R("Speaker ZC Switch", WM8962_SPKOUTL_VOLUME, WM8962_SPKOUTR_VOLUME, 1972 reg = WM8962_SPKOUTR_VOLUME; in out_pga_event() 3699 regmap_update_bits(wm8962->regmap, WM8962_SPKOUTR_VOLUME, in wm8962_i2c_probe()
|
D | wm8962.h | 68 #define WM8962_SPKOUTR_VOLUME 0x29 macro
|