tps6598x_block_write
tps6598x_block_write(tps, TPS_REG_INT_CLEAR1, event1, intev_len);
tps6598x_block_write(tps, TPS_REG_INT_CLEAR2, event2, intev_len);
return tps6598x_block_write(tps, reg, &val, sizeof(u8));
return tps6598x_block_write(tps, reg, &val, sizeof(u64));
return tps6598x_block_write(tps, reg, val, 4);
ret = tps6598x_block_write(tps, TPS_REG_DATA1,
tps6598x_block_write(tps, TPS_REG_INT_CLEAR1, event, 11);