Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm9081.h259 #define WM9081_SPK_ENA 0x0002 /* SPK_ENA */ macro
H A Dwm9081.c369 if (reg_pwr & WM9081_SPK_ENA) in speaker_mode_put()