Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8995.c778 static SOC_ENUM_SINGLE_DECL(sidetone1_enum, WM8995_SIDETONE, 0, sidetone_text);
783 static SOC_ENUM_SINGLE_DECL(sidetone2_enum, WM8995_SIDETONE, 1, sidetone_text);
1366 case WM8995_SIDETONE: in wm8995_readable()
H A Dwm8995.h201 #define WM8995_SIDETONE 0x621 macro