Home
last modified time | relevance | path

Searched full:pca9570 (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/drivers/gpio/
Dgpio-pca9570.c3 * Driver for PCA9570 I2C GPO expander
31 * struct pca9570 - GPIO driver data
37 struct pca9570 { struct
44 static int pca9570_read(struct pca9570 *gpio, u8 *value) in pca9570_read() argument
61 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()
158 { "pca9570", (kernel_ulong_t)&pca9570_gpio},
167 { .compatible = "nxp,pca9570", .data = &pca9570_gpio },
[all …]
DKconfig1177 tristate "PCA9570 4-Bit I2C GPO expander"
1179 Say yes here to enable the GPO driver for the NXP PCA9570 chip.
1182 be called gpio-pca9570.
DMakefile128 obj-$(CONFIG_GPIO_PCA9570) += gpio-pca9570.o
/linux-6.12.1/Documentation/devicetree/bindings/gpio/
Dgpio-pca9570.yaml4 $id: http://devicetree.org/schemas/gpio/gpio-pca9570.yaml#
7 title: PCA9570 I2C GPO expander
16 - nxp,pca9570
49 compatible = "nxp,pca9570";
/linux-6.12.1/arch/arm/boot/dts/st/
Dstm32mp157c-lxa-tac-gen1.dts57 compatible = "nxp,pca9570";
/linux-6.12.1/arch/arm64/boot/dts/freescale/
Dimx8mp-dhcom-pdk3.dts183 compatible = "nxp,pca9570";