Home
last modified time | relevance | path

Searched +full:74 +full:hc595 (Results 1 – 21 of 21) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/gpio/
H A Dfairchild,74hc595.yaml4 $id: http://devicetree.org/schemas/gpio/fairchild,74hc595.yaml#
15 - fairchild,74hc595
16 - nxp,74lvc594
72 compatible = "fairchild,74hc595";
/openbmc/linux/arch/arm/boot/dts/broadcom/
H A Dbcm47081-buffalo-wzr-900dhp.dts37 hc595: gpio_spi@0 { label
38 compatible = "fairchild,74hc595";
54 gpios = <&hc595 0 GPIO_ACTIVE_HIGH>;
59 gpios = <&hc595 1 GPIO_ACTIVE_HIGH>;
65 gpios = <&hc595 2 GPIO_ACTIVE_HIGH>;
70 gpios = <&hc595 3 GPIO_ACTIVE_HIGH>;
76 gpios = <&hc595 4 GPIO_ACTIVE_HIGH>;
81 gpios = <&hc595 5 GPIO_ACTIVE_HIGH>;
87 gpios = <&hc595 6 GPIO_ACTIVE_HIGH>;
92 gpios = <&hc595 7 GPIO_ACTIVE_HIGH>;
H A Dbcm47081-buffalo-wzr-600dhp2.dts37 hc595: gpio_spi@0 { label
38 compatible = "fairchild,74hc595";
54 gpios = <&hc595 1 GPIO_ACTIVE_HIGH>;
60 gpios = <&hc595 2 GPIO_ACTIVE_HIGH>;
65 gpios = <&hc595 3 GPIO_ACTIVE_HIGH>;
71 gpios = <&hc595 4 GPIO_ACTIVE_HIGH>;
76 gpios = <&hc595 5 GPIO_ACTIVE_HIGH>;
82 gpios = <&hc595 6 GPIO_ACTIVE_HIGH>;
87 gpios = <&hc595 7 GPIO_ACTIVE_HIGH>;
H A Dbcm4708-buffalo-wzr-1750dhp.dts37 hc595: gpio_spi@0 { label
38 compatible = "fairchild,74hc595";
54 gpios = <&hc595 0 GPIO_ACTIVE_HIGH>;
63 gpios = <&hc595 1 GPIO_ACTIVE_HIGH>;
68 gpios = <&hc595 2 GPIO_ACTIVE_HIGH>;
74 gpios = <&hc595 3 GPIO_ACTIVE_HIGH>;
80 gpios = <&hc595 4 GPIO_ACTIVE_HIGH>;
85 gpios = <&hc595 5 GPIO_ACTIVE_HIGH>;
91 gpios = <&hc595 6 GPIO_ACTIVE_HIGH>;
96 gpios = <&hc595 7 GPIO_ACTIVE_HIGH>;
H A Dbcm4708-buffalo-wzr-1166dhp-common.dtsi25 hc595: gpio_spi@0 { label
26 compatible = "fairchild,74hc595";
44 gpios = <&hc595 0 GPIO_ACTIVE_HIGH>;
55 gpios = <&hc595 1 GPIO_ACTIVE_HIGH>;
62 gpios = <&hc595 2 GPIO_ACTIVE_HIGH>;
70 gpios = <&hc595 3 GPIO_ACTIVE_HIGH>;
78 gpios = <&hc595 4 GPIO_ACTIVE_HIGH>;
85 gpios = <&hc595 5 GPIO_ACTIVE_HIGH>;
93 gpios = <&hc595 6 GPIO_ACTIVE_HIGH>;
100 gpios = <&hc595 7 GPIO_ACTIVE_HIGH>;
/openbmc/linux/drivers/gpio/
H A Dgpio-74x164.c3 * 74Hx164 - Generic serial-in/parallel-out 8-bits shift register GPIO driver
176 { .name = "74hc595" },
177 { .name = "74lvc594" },
183 { .compatible = "fairchild,74hc595" },
184 { .compatible = "nxp,74lvc594" },
191 .name = "74x164",
202 MODULE_DESCRIPTION("GPIO expander driver for 74X164 8-bits shift register");
/openbmc/linux/Documentation/devicetree/bindings/leds/
H A Dleds-bcm6358.txt4 In these SoCs there are Serial LEDs (LEDs connected to a 74x164 controller),
5 which can either be controlled by software (exporting the 74x164 as spi-gpio.
6 See Documentation/devicetree/bindings/gpio/fairchild,74hc595.yaml), or
H A Dleds-bcm6328.yaml15 However, on some devices there are Serial LEDs (LEDs connected to a 74x164
16 controller), which can either be controlled by software (exporting the 74x164
18 Documentation/devicetree/bindings/gpio/fairchild,74hc595.yaml), or by hardware
21 exporting the 74x164 as spi-gpio prevents those LEDs to be hardware
/openbmc/u-boot/drivers/gpio/
H A D74x164_gpio.c3 * Take drivers/gpio/gpio-74x164.c as reference.
5 * 74Hx164 - Generic serial-in/parallel-out 8-bits shift register GPIO driver
24 * struct gen_74x164_chip - Data for 74Hx164
141 * Documentation/devicetree/bindings/gpio/gpio-74x164.txt in gen_74x164_probe()
180 { .compatible = "fairchild,74hc595" },
184 U_BOOT_DRIVER(74x164) = {
185 .name = "74x164",
H A DKconfig301 bool "74x164 serial-in/parallel-out 8-bits shift register"
304 Driver for 74x164 compatible serial-in/parallel-out 8-outputs
305 shift registers, such as 74lv165, 74hc595.
/openbmc/linux/arch/arm/boot/dts/nxp/mxs/
H A Dimx28-cfa10049.dts128 compatible = "fairchild,74hc595";
137 compatible = "fairchild,74hc595";
/openbmc/linux/drivers/spi/
H A Dspi-slave-system-control.c31 * displays connected to two 74HC595 shift registers
/openbmc/linux/arch/arm/boot/dts/marvell/
H A Darmada-xp-lenovo-ix4-300d.dts178 compatible = "fairchild,74hc595";
/openbmc/u-boot/arch/arm/dts/
H A Dimx6ul-14x14-evk.dts78 compatible = "fairchild,74hc595";
H A Dimx7d-sdb.dts35 compatible = "fairchild,74hc595";
H A Dimx6ull-14x14-evk.dts82 compatible = "fairchild,74hc595";
H A Dimx6ul-9x9-evk.dts78 compatible = "fairchild,74hc595";
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6ul-14x14-evk.dtsi100 compatible = "fairchild,74hc595";
H A Dimx7d-sdb.dts59 compatible = "fairchild,74hc595";
/openbmc/linux/
H A Dopengrok2.0.log2087 2024-12-28 20:05:26.956-0600 FINEST t592 Statistics.logIt: Added: '/openbmc/linux/arch/x86/kvm/mmu/paging_tmpl.h' (CAnalyzer) (took 74 ms)
[all...]
H A Dopengrok0.0.log[all...]