Home
last modified time | relevance | path

Searched refs:tps6586x_dev (Results 1 – 1 of 1) sorted by relevance

/drivers/mfd/
Dtps6586x.c463 static struct device *tps6586x_dev; variable
466 if (tps6586x_clr_bits(tps6586x_dev, TPS6586X_SUPPLYENE, EXITSLREQ_BIT)) in tps6586x_power_off()
469 tps6586x_set_bits(tps6586x_dev, TPS6586X_SUPPLYENE, SLEEP_MODE_BIT); in tps6586x_power_off()
567 tps6586x_dev = &client->dev; in tps6586x_i2c_probe()