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