Searched refs:pca9570 (Results 1 – 7 of 7) sorted by relevance
37 struct pca9570 { struct44 static int pca9570_read(struct pca9570 *gpio, u8 *value) in pca9570_read() argument61 static int pca9570_write(struct pca9570 *gpio, u8 value) in pca9570_write()80 struct pca9570 *gpio = gpiochip_get_data(chip); in pca9570_get()93 struct pca9570 *gpio = gpiochip_get_data(chip); in pca9570_set()117 struct pca9570 *gpio; in pca9570_probe()
124 obj-$(CONFIG_GPIO_PCA9570) += gpio-pca9570.o
1130 be called gpio-pca9570.
57 compatible = "nxp,pca9570";
[all...]