Searched refs:WM8962_BEEP_ENA (Results 1 – 2 of 2) sorted by relevance
3191 reg = WM8962_BEEP_ENA | (best << WM8962_BEEP_RATE_SHIFT); in wm8962_beep_work()3200 WM8962_BEEP_ENA | WM8962_BEEP_RATE_MASK, reg); in wm8962_beep_work()3296 snd_soc_component_update_bits(component, WM8962_BEEP_GENERATOR_1, WM8962_BEEP_ENA,0); in wm8962_free_beep()
2475 #define WM8962_BEEP_ENA 0x0001 /* BEEP_ENA */ macro