Searched refs:tps6586x_dev (Results 1 – 1 of 1) sorted by relevance
13 static struct udevice *tps6586x_dev; variable40 if (!dm_i2c_read(tps6586x_dev, reg, &data, 1)) { in tps6586x_read()63 if (!dm_i2c_write(tps6586x_dev, reg, data, len)) { in tps6586x_write()154 assert(tps6586x_dev); in tps6586x_set_pwm_mode()175 assert(tps6586x_dev); in tps6586x_adjust_sm0_sm1()248 tps6586x_dev = dev; in tps6586x_init()