Searched full:pcf8574 (Results 1 – 12 of 12) sorted by relevance
/Linux-v6.6/Documentation/devicetree/bindings/auxdisplay/ |
D | hit,hd44780.yaml | 17 expander boards based on the PCF8574 available for these displays. For 106 pcf8574: pcf8574@27 { 107 compatible = "nxp,pcf8574"; 117 data-gpios = <&pcf8574 4 0>, 118 <&pcf8574 5 0>, 119 <&pcf8574 6 0>, 120 <&pcf8574 7 0>; 121 enable-gpios = <&pcf8574 2 0>; 122 rs-gpios = <&pcf8574 0 0>; 123 rw-gpios = <&pcf8574 1 0>; [all …]
|
/Linux-v6.6/arch/arm64/boot/dts/broadcom/stingray/ |
D | bcm958742-base.dtsi | 77 pcf8574: pcf8574@27 { label
|
/Linux-v6.6/drivers/input/misc/ |
D | pcf8574_keypad.c | 3 * Driver for a keypad w/16 buttons connected to a PCF8574 I2C I/O expander 210 MODULE_DESCRIPTION("Keypad input driver for 16 keys connected to PCF8574");
|
D | Kconfig | 578 tristate "PCF8574 Keypad input device" 582 with a PCF8574.
|
/Linux-v6.6/Documentation/devicetree/bindings/gpio/ |
D | nxp,pcf8575.yaml | 35 - nxp,pcf8574
|
/Linux-v6.6/arch/arm/boot/dts/nxp/imx/ |
D | imx53-kp-ddc.dts | 96 compatible = "nxp,pcf8574";
|
D | imx53-kp.dtsi | 84 compatible = "nxp,pcf8574";
|
/Linux-v6.6/drivers/gpio/ |
D | gpio-pcf857x.c | 21 { "pcf8574", 8 }, 39 { .compatible = "nxp,pcf8574", (void *)8 },
|
D | gpio-max732x.c | 52 * NOTE: MAX7328/MAX7329 are drop-in replacements for PCF8574/a, so
|
D | Kconfig | 1134 8 bits: pcf8574, pcf8574a, pca8574, pca8574a,
|
/Linux-v6.6/arch/arm64/boot/dts/ti/ |
D | k3-am625-phyboard-lyra-rdk.dts | 196 compatible = "nxp,pcf8574";
|
/Linux-v6.6/sound/pci/ice1712/ |
D | ews.c | 476 err = snd_i2c_device_create(ice->i2c, "PCF8574 (1st)", in snd_ice1712_ews_init() 481 err = snd_i2c_device_create(ice->i2c, "PCF8574 (2nd)", in snd_ice1712_ews_init()
|