Searched refs:NAU8825_REG_RESET (Results 1 – 2 of 2) sorted by relevance
187 case NAU8825_REG_RESET ... NAU8825_REG_ENA_CTRL: in nau8825_writeable_reg()212 case NAU8825_REG_RESET: in nau8825_volatile_reg()1099 regmap_write(regmap, NAU8825_REG_RESET, 0x00); in nau8825_reset_chip()1100 regmap_write(regmap, NAU8825_REG_RESET, 0x00); in nau8825_reset_chip()
15 #define NAU8825_REG_RESET 0x00 macro