Home
last modified time | relevance | path

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

/linux-3.4.99/sound/soc/codecs/
Dwm_hubs.c483 u16 reg = snd_soc_read(codec, WM8993_ANTIPOP1) & ~WM8993_HPOUT2_IN_ENA; in earpiece_event()
487 reg |= WM8993_HPOUT2_IN_ENA; in earpiece_event()
Dwm8993.h1466 #define WM8993_HPOUT2_IN_ENA 0x0040 /* HPOUT2_IN_ENA */ macro