Home
last modified time | relevance | path

Searched full:pcf8575 (Results 1 – 13 of 13) sorted by relevance

/Linux-v6.1/arch/arm/boot/dts/
Dsh73a0-kzm9g.dts105 gpios = <&pcf8575 8 GPIO_ACTIVE_LOW>;
111 gpios = <&pcf8575 9 GPIO_ACTIVE_LOW>;
117 gpios = <&pcf8575 10 GPIO_ACTIVE_LOW>;
123 gpios = <&pcf8575 11 GPIO_ACTIVE_LOW>;
129 gpios = <&pcf8575 12 GPIO_ACTIVE_LOW>;
135 gpios = <&pcf8575 13 GPIO_ACTIVE_LOW>;
141 gpios = <&pcf8575 14 GPIO_ACTIVE_LOW>;
310 pcf8575: gpio@20 { label
311 compatible = "nxp,pcf8575";
Dimx1-ads.dts34 extgpio0: pcf8575@22 {
35 compatible = "nxp,pcf8575";
41 extgpio1: pcf8575@24 {
42 compatible = "nxp,pcf8575";
Dimx6-logicpd-baseboard.dtsi10 gpios = <&pcf8575 0 GPIO_ACTIVE_LOW>;
18 gpios = <&pcf8575 1 GPIO_ACTIVE_LOW>;
26 gpios = <&pcf8575 2 GPIO_ACTIVE_LOW>;
34 gpios = <&pcf8575 3 GPIO_ACTIVE_LOW>;
56 gpios = <&pcf8575 8 GPIO_ACTIVE_HIGH>;
61 gpios = <&pcf8575 9 GPIO_ACTIVE_HIGH>;
67 gpios = <&pcf8575 10 GPIO_ACTIVE_HIGH>;
283 pcf8575: gpio@20 { label
286 compatible = "nxp,pcf8575";
Ddm8168-evm.dts98 extgpio0: pcf8575@20 {
99 compatible = "nxp,pcf8575";
107 extgpio1: pcf8575@20 {
108 compatible = "nxp,pcf8575";
Ddra76-evm.dts352 compatible = "nxp,pcf8575";
363 compatible = "nxp,pcf8575";
373 pcf_hdmi: pcf8575@26 {
374 compatible = "nxp,pcf8575";
Ddra72-evm-common.dtsi220 compatible = "nxp,pcf8575";
229 compatible = "nxp,pcf8575";
258 pcf_hdmi: pcf8575@26 {
259 compatible = "nxp,pcf8575";
Ddra7-evm.dts322 compatible = "nxp,pcf8575";
333 compatible = "nxp,pcf8575";
365 compatible = "nxp,pcf8575";
/Linux-v6.1/Documentation/devicetree/bindings/gpio/
Dnxp,pcf8575.yaml4 $id: http://devicetree.org/schemas/gpio/nxp,pcf8575.yaml#
37 - nxp,pcf8575
93 pcf8575: gpio@20 {
94 compatible = "nxp,pcf8575";
/Linux-v6.1/Documentation/devicetree/bindings/i2c/
Di2c-pxa-pci-ce4100.txt74 compatible = "nxp,pcf8575";
88 compatible = "nxp,pcf8575";
/Linux-v6.1/arch/x86/platform/ce4100/
Dfalconfalls.dts252 compatible = "nxp,pcf8575";
266 compatible = "nxp,pcf8575";
/Linux-v6.1/drivers/gpio/
Dgpio-pcf857x.c29 { "pcf8575", 16 },
48 { .compatible = "nxp,pcf8575" },
DKconfig1094 16 bits: pcf8575, pcf8575c, pca8575,
/Linux-v6.1/sound/pci/ice1712/
Dews.c492 err = snd_i2c_device_create(ice->i2c, "PCF8575", in snd_ice1712_ews_init()