Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/power/
H A Dtps6586x.c56 static int tps6586x_write(int reg, uchar *data, uint len) in tps6586x_write() function
/openbmc/linux/drivers/mfd/
H A Dtps6586x.c140 int tps6586x_write(struct device *dev, int reg, uint8_t val) in tps6586x_write() function