Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dnau8822.h15 #define NAU8822_REG_RESET 0x00 macro
H A Dnau8822.c113 case NAU8822_REG_RESET ... NAU8822_REG_JACK_DETECT_CONTROL_1: in nau8822_readable_reg()
137 case NAU8822_REG_RESET ... NAU8822_REG_JACK_DETECT_CONTROL_1: in nau8822_writeable_reg()
161 case NAU8822_REG_RESET: in nau8822_volatile()
1137 ret = regmap_write(nau8822->regmap, NAU8822_REG_RESET, 0x00); in nau8822_i2c_probe()