Searched refs:tps65217_reg_read (Results 1 – 2 of 2) sorted by relevance
51 int tps65217_reg_read(struct tps65217 *tps, unsigned int reg, in tps65217_reg_read() function56 EXPORT_SYMBOL_GPL(tps65217_reg_read);118 ret = tps65217_reg_read(tps, reg, &data); in tps65217_update_bits()210 ret = tps65217_reg_read(tps, TPS65217_REG_CHIPID, &version); in tps65217_probe()
272 int tps65217_reg_read(struct tps65217 *tps, unsigned int reg,