Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8962.c809 case WM8962_HPOUTL_VOLUME: in wm8962_readable_register()
1608 snd_soc_component_write(component, WM8962_HPOUTL_VOLUME, in wm8962_put_hp_sw()
1609 snd_soc_component_read(component, WM8962_HPOUTL_VOLUME)); in wm8962_put_hp_sw()
1713 SOC_DOUBLE_R_TLV("Headphone Volume", WM8962_HPOUTL_VOLUME,
1717 SOC_DOUBLE_R("Headphone ZC Switch", WM8962_HPOUTL_VOLUME, WM8962_HPOUTR_VOLUME,
2007 reg = WM8962_HPOUTL_VOLUME; in out_pga_event()
3764 regmap_update_bits(wm8962->regmap, WM8962_HPOUTL_VOLUME, in wm8962_i2c_probe()
H A Dwm8962.h32 #define WM8962_HPOUTL_VOLUME 0x02 macro