Searched refs:WM8962_BEEP_ENA (Results 1 – 2 of 2) sorted by relevance
3298 reg = WM8962_BEEP_ENA | (best << WM8962_BEEP_RATE_SHIFT); in wm8962_beep_event() 3307 WM8962_BEEP_ENA | WM8962_BEEP_RATE_MASK, reg); in beep_store() 3403 snd_soc_component_update_bits(component, WM8962_BEEP_GENERATOR_1, WM8962_BEEP_ENA,0); in wm8962_gpio_request()
2475 #define WM8962_BEEP_ENA 0x0001 /* BEEP_ENA */ macro