Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8961.c694 reg |= WM8961_TRIS; in wm8961_set_tristate()
696 reg &= ~WM8961_TRIS; in wm8961_set_tristate()
H A Dwm8961.h420 #define WM8961_TRIS 0x0008 /* TRIS */ macro