Searched refs:WM8993_HPOUT2_IN_ENA (Results 1 – 2 of 2) sorted by relevance
593 u16 reg = snd_soc_component_read(component, WM8993_ANTIPOP1) & ~WM8993_HPOUT2_IN_ENA; in earpiece_event()597 reg |= WM8993_HPOUT2_IN_ENA; in earpiece_event()
1467 #define WM8993_HPOUT2_IN_ENA 0x0040 /* HPOUT2_IN_ENA */ macro