Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8991.c103 case WM8991_RESET: in wm8991_volatile()
1275 ret = regmap_read(wm8991->regmap, WM8991_RESET, &val); in wm8991_i2c_probe()
1285 ret = regmap_write(wm8991->regmap, WM8991_RESET, 0); in wm8991_i2c_probe()
H A Dwm8991.h16 #define WM8991_RESET 0x00 macro