Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dwm8985.c108 case WM8985_SOFTWARE_RESET: in wm8985_writeable()
649 return snd_soc_component_write(component, WM8985_SOFTWARE_RESET, 0x0); in wm8985_reset()
H A Dwm8985.h13 #define WM8985_SOFTWARE_RESET 0x00 macro