Home
last modified time | relevance | path

Searched defs:tps6507x (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/mfd/
H A Dtps6507x.c36 static int tps6507x_i2c_read_device(struct tps6507x_dev *tps6507x, char reg, in tps6507x_i2c_read_device()
64 static int tps6507x_i2c_write_device(struct tps6507x_dev *tps6507x, char reg, in tps6507x_i2c_write_device()
88 struct tps6507x_dev *tps6507x; in tps6507x_i2c_probe() local