PMIC_A0LOCK_REG
if (regmap_read(regmap, PMIC_A0LOCK_REG, &alert0))
if (regmap_update_bits(regmap, PMIC_A0LOCK_REG, 0x01, 0))
if (regmap_write(regmap, PMIC_A0LOCK_REG, alert0))