Searched refs:PMIC_RG_RESET_VAL (Results 1 – 1 of 1) sorted by relevance
37 #define PMIC_RG_RESET_VAL (BIT(0) | BIT(3)) macro620 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