Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm_hubs.c593 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()
H A Dwm8993.h1467 #define WM8993_HPOUT2_IN_ENA 0x0040 /* HPOUT2_IN_ENA */ macro