Home
last modified time | relevance | path

Searched refs:pca9570 (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpio/
A Dgpio-pca9570.c24 struct pca9570 { struct
30 static int pca9570_read(struct pca9570 *gpio, u8 *value) in pca9570_read() argument
43 static int pca9570_write(struct pca9570 *gpio, u8 value) in pca9570_write()
59 struct pca9570 *gpio = gpiochip_get_data(chip); in pca9570_get()
72 struct pca9570 *gpio = gpiochip_get_data(chip); in pca9570_set()
96 struct pca9570 *gpio; in pca9570_probe()
A DMakefile114 obj-$(CONFIG_GPIO_PCA9570) += gpio-pca9570.o
A DKconfig1068 be called gpio-pca9570.
/linux/Documentation/devicetree/bindings/gpio/
A Dgpio-pca9570.yaml4 $id: http://devicetree.org/schemas/gpio/gpio-pca9570.yaml#
15 - nxp,pca9570
40 compatible = "nxp,pca9570";

Completed in 8 milliseconds