Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8962.c873 case WM8962_BEEP_GENERATOR_1: in wm8962_readable_register()
1711 SOC_SINGLE_TLV("Beep Volume", WM8962_BEEP_GENERATOR_1, 4, 15, 0, beep_tlv),
3261 snd_soc_component_update_bits(component, WM8962_BEEP_GENERATOR_1, in wm8962_beep_work()
3358 snd_soc_component_update_bits(component, WM8962_BEEP_GENERATOR_1, WM8962_BEEP_ENA,0); in wm8962_free_beep()
H A Dwm8962.h96 #define WM8962_BEEP_GENERATOR_1 0x6E macro