RT5120_REG_MODECTL
return regmap_update_bits(regmap, RT5120_REG_MODECTL, mask, val);
ret = regmap_read(regmap, RT5120_REG_MODECTL, &val);