Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dmt6359-auxadc.c36 #define PMIC_RG_RESET_VAL (BIT(0) | BIT(3)) macro
439 regmap_set_bits(regmap, cinfo->regs[PMIC_HK_TOP_RST_CON0], PMIC_RG_RESET_VAL); in mt6359_auxadc_reset()
442 regmap_clear_bits(regmap, cinfo->regs[PMIC_HK_TOP_RST_CON0], PMIC_RG_RESET_VAL); in mt6359_auxadc_reset()