Searched defs:pca953x_read_regs (Results 1 – 2 of 2) sorted by relevance
112 static int pca953x_read_regs(struct udevice *dev, int reg, u8 *val) in pca953x_read_regs() function
500 static int pca953x_read_regs(struct pca953x_chip *chip, int reg, unsigned long *val) in pca953x_read_regs() function