Searched full:hc595 (Results  1 – 14 of 14) sorted by relevance
| /linux/arch/arm/boot/dts/broadcom/ | 
| H A D | bcm47081-buffalo-wzr-900dhp.dts | 37 		hc595: gpio_spi@0 {  label38 			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 D | bcm4708-buffalo-wzr-1750dhp.dts | 37 		hc595: gpio_spi@0 {  label38 			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 D | bcm47081-buffalo-wzr-600dhp2.dts | 37 		hc595: gpio_spi@0 {  label38 			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 D | bcm4708-buffalo-wzr-1166dhp-common.dtsi | 25 		hc595: gpio_spi@0 {  label26 			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>;
 
 | 
| /linux/Documentation/devicetree/bindings/auxdisplay/ | 
| H A D | hit,hd44780.yaml | 90         data-gpios = <&hc595 0 GPIO_ACTIVE_HIGH>,91                      <&hc595 1 GPIO_ACTIVE_HIGH>,
 92                      <&hc595 2 GPIO_ACTIVE_HIGH>,
 93                      <&hc595 3 GPIO_ACTIVE_HIGH>;
 94         enable-gpios = <&hc595 4 GPIO_ACTIVE_HIGH>;
 95         rs-gpios = <&hc595 5 GPIO_ACTIVE_HIGH>;
 
 | 
| /linux/Documentation/devicetree/bindings/gpio/ | 
| H A D | fairchild,74hc595.yaml | 4 $id: http://devicetree.org/schemas/gpio/fairchild,74hc595.yaml#15   the 74HC595 sees as a rising edge on the latch clock that results in a
 32       - fairchild,74hc595
 78             compatible = "fairchild,74hc595";
 
 | 
| H A D | nuvoton,sgpio.yaml | 15   Nuvoton NPCM7xx SGPIO module is combines a serial to parallel IC (HC595)
 | 
| /linux/drivers/gpio/ | 
| H A D | gpio-74x164.c | 168 	{ .name = "74hc595" },175 	{ .compatible = "fairchild,74hc595" },
 
 | 
| /linux/arch/arm/boot/dts/nxp/mxs/ | 
| H A D | imx28-cfa10049.dts | 128 			compatible = "fairchild,74hc595";137 			compatible = "fairchild,74hc595";
 
 | 
| /linux/Documentation/devicetree/bindings/leds/ | 
| H A D | leds-bcm6358.txt | 6 See Documentation/devicetree/bindings/gpio/fairchild,74hc595.yaml), or
 | 
| H A D | leds-bcm6328.yaml | 18   Documentation/devicetree/bindings/gpio/fairchild,74hc595.yaml), or by hardware
 | 
| /linux/drivers/spi/ | 
| H A D | spi-slave-system-control.c | 31  * displays connected to two 74HC595 shift registers
 | 
| /linux/arch/arm/boot/dts/marvell/ | 
| H A D | armada-xp-lenovo-ix4-300d.dts | 178 			compatible = "fairchild,74hc595";
 | 
| /linux/arch/arm/boot/dts/nxp/imx/ | 
| H A D | imx7d-sdb.dts | 59 			compatible = "fairchild,74hc595";
 |