Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/codecs/
Dwm8991.c103 case WM8991_RESET: in wm8991_volatile()
1277 ret = regmap_read(wm8991->regmap, WM8991_RESET, &val); in wm8991_i2c_probe()
1287 ret = regmap_write(wm8991->regmap, WM8991_RESET, 0); in wm8991_i2c_probe()
Dwm8991.h16 #define WM8991_RESET 0x00 macro