tps65218
ret = tps65218_clear_bits(tps65218, TPS65218_REG_SEQ7,
ret = tps65218_clear_bits(tps65218, TPS65218_REG_CONFIG2,
struct tps65218 *tps65218 = tps65218_gpio->tps65218;
return tps65218_clear_bits(tps65218,
return tps65218_set_bits(tps65218,
struct tps65218 *tps65218 = dev_get_drvdata(pdev->dev.parent);
tps65218_gpio->tps65218 = tps65218;
struct tps65218 *tps65218;
struct tps65218 *tps65218 = tps65218_gpio->tps65218;
ret = regmap_read(tps65218->regmap, TPS65218_REG_ENABLE2, &val);
struct tps65218 *tps65218 = tps65218_gpio->tps65218;
return tps65218_set_bits(tps65218, TPS65218_REG_ENABLE2,
return tps65218_clear_bits(tps65218, TPS65218_REG_ENABLE2,
struct tps65218 *tps65218 = tps65218_gpio->tps65218;
ret = tps65218_clear_bits(tps65218, TPS65218_REG_SEQ7,
ret = tps65218_clear_bits(tps65218, TPS65218_REG_CONFIG1,
ret = tps65218_clear_bits(tps65218, TPS65218_REG_CONFIG1,
int tps65218_set_bits(struct tps65218 *tps, unsigned int reg,
int tps65218_clear_bits(struct tps65218 *tps, unsigned int reg,
static int tps65218_voltage_set_strict(struct tps65218 *tps)
static int tps65218_voltage_set_uv_hyst(struct tps65218 *tps)
static int tps65218_voltage_set_uvlo(struct tps65218 *tps)
struct tps65218 *tps;
int tps65218_reg_write(struct tps65218 *tps, unsigned int reg,
static int tps65218_update_bits(struct tps65218 *tps, unsigned int reg,
struct tps65218 *tps = rdev_get_drvdata(dev);
struct tps65218 *tps = rdev_get_drvdata(dev);
struct tps65218 *tps = rdev_get_drvdata(dev);
struct tps65218 *tps = rdev_get_drvdata(dev);
struct tps65218 *tps = rdev_get_drvdata(dev);
struct tps65218 *tps = dev_get_drvdata(pdev->dev.parent);
struct tps65218 *tps = rdev_get_drvdata(dev);
struct tps65218 *tps = rdev_get_drvdata(dev);
int tps65218_reg_write(struct tps65218 *tps, unsigned int reg,
int tps65218_set_bits(struct tps65218 *tps, unsigned int reg,
int tps65218_clear_bits(struct tps65218 *tps, unsigned int reg,