Searched refs:tps65090_read (Results 1 – 2 of 2) sorted by relevance
99 int tps65090_read(struct device *dev, int reg, uint8_t *val) in tps65090_read() function109 EXPORT_SYMBOL_GPL(tps65090_read);168 ret = tps65090_read(tps65090->dev, TPS65090_INT_MSK + i, &mask); in tps65090_irq()175 ret = tps65090_read(tps65090->dev, TPS65090_INT_STS + i, in tps65090_irq()
42 extern int tps65090_read(struct device *dev, int reg, uint8_t *val);