Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/codecs/
Dwm8962.c816 case WM8962_HPOUTR_VOLUME: in wm8962_readable_register()
1624 snd_soc_write(codec, WM8962_HPOUTR_VOLUME, in wm8962_put_hp_sw()
1625 snd_soc_read(codec, WM8962_HPOUTR_VOLUME)); in wm8962_put_hp_sw()
1721 WM8962_HPOUTR_VOLUME, 0, 127, 0, out_tlv),
1724 SOC_DOUBLE_R("Headphone ZC Switch", WM8962_HPOUTL_VOLUME, WM8962_HPOUTR_VOLUME,
1968 reg = WM8962_HPOUTR_VOLUME; in out_pga_event()
3707 regmap_update_bits(wm8962->regmap, WM8962_HPOUTR_VOLUME, in wm8962_i2c_probe()
Dwm8962.h36 #define WM8962_HPOUTR_VOLUME 0x03 macro