Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds