Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8804.h18 #define WM8804_RST_DEVID1 0x00 macro
H A Dwm8804.c195 case WM8804_RST_DEVID1: in wm8804_volatile()
213 return regmap_write(wm8804->regmap, WM8804_RST_DEVID1, 0x0); in wm8804_soft_reset()
623 ret = regmap_read(regmap, WM8804_RST_DEVID1, &id1); in wm8804_probe()