Searched refs:tps65217_reg_write (Results 1 – 3 of 3) sorted by relevance
213 int tps65217_reg_write(struct tps65217 *tps, unsigned int reg, in tps65217_reg_write() function248 EXPORT_SYMBOL_GPL(tps65217_reg_write);274 ret = tps65217_reg_write(tps, reg, data, level); in tps65217_update_bits()
282 int tps65217_reg_write(struct tps65217 *tps, unsigned int reg,
83 rc = tps65217_reg_write(tps65217_bl->tps, in tps65217_bl_update_status()