Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dnau8540.c153 case NAU8540_REG_SW_RESET ... NAU8540_REG_FLL_VCO_RSV: in nau8540_writeable_reg()
171 case NAU8540_REG_SW_RESET: in nau8540_volatile_reg()
751 regmap_write(regmap, NAU8540_REG_SW_RESET, 0x00); in nau8540_reset_chip()
752 regmap_write(regmap, NAU8540_REG_SW_RESET, 0x00); in nau8540_reset_chip()
H A Dnau8540.h12 #define NAU8540_REG_SW_RESET 0x00 macro