Home
last modified time | relevance | path

Searched refs:gpioe (Results 1 – 19 of 19) sorted by relevance

/Linux-v5.4/arch/arm/boot/dts/
Dstm32mp157xab-pinctrl.dtsi37 gpioe: gpio@50006000 { label
Dstm32mp157xad-pinctrl.dtsi37 gpioe: gpio@50006000 { label
Dstm32mp157xac-pinctrl.dtsi37 gpioe: gpio@50006000 { label
Dstm32mp157c-dk2.dts52 reset-gpios = <&gpioe 4 GPIO_ACTIVE_LOW>;
Dstm32mp157xaa-pinctrl.dtsi37 gpioe: gpio@50006000 { label
Dstm32f429-pinctrl.dtsi66 gpioe: gpio@40021000 { label
Dstm32f469-pinctrl.dtsi66 gpioe: gpio@40021000 { label
Decx-common.dtsi53 gpioe: gpio@fff30000 { label
Dstm32f7-pinctrl.dtsi60 gpioe: gpio@40021000 { label
Dstm32h743-pinctrl.dtsi96 gpioe: gpio@58021000 { label
Dstm32f4-pinctrl.dtsi96 gpioe: gpio@40021000 { label
Dstm32mp157-pinctrl.dtsi63 gpioe: gpio@50006000 { label
/Linux-v5.4/arch/arc/boot/dts/
Dabilis_tb100.dtsi64 abilis,function = "gpioe";
205 gpioe: gpio@ff144000 { label
216 gpio-ranges-group-names = "gpioe";
Dabilis_tb101.dtsi64 abilis,function = "gpioe";
214 gpioe: gpio@ff144000 { label
225 gpio-ranges-group-names = "gpioe";
/Linux-v5.4/Documentation/devicetree/bindings/pinctrl/
Dabilis,tb10x-iomux.txt25 - GPIO ports: gpioa, gpiob, gpioc, gpiod, gpioe, gpiof, gpiog,
/Linux-v5.4/drivers/scsi/qla2xxx/
Dqla_sup.c1588 gpio_enable = RD_REG_WORD_PIO(PIO_REG(ha, gpioe)); in qla2x00_beacon_blink()
1591 gpio_enable = RD_REG_WORD(&reg->gpioe); in qla2x00_beacon_blink()
1599 WRT_REG_WORD_PIO(PIO_REG(ha, gpioe), gpio_enable); in qla2x00_beacon_blink()
1601 WRT_REG_WORD(&reg->gpioe, gpio_enable); in qla2x00_beacon_blink()
1602 RD_REG_WORD(&reg->gpioe); in qla2x00_beacon_blink()
1645 gpio_enable = RD_REG_WORD_PIO(PIO_REG(ha, gpioe)); in qla2x00_beacon_on()
1648 gpio_enable = RD_REG_WORD(&reg->gpioe); in qla2x00_beacon_on()
1655 WRT_REG_WORD_PIO(PIO_REG(ha, gpioe), gpio_enable); in qla2x00_beacon_on()
1657 WRT_REG_WORD(&reg->gpioe, gpio_enable); in qla2x00_beacon_on()
1658 RD_REG_WORD(&reg->gpioe); in qla2x00_beacon_on()
Dqla_fw.h1097 uint32_t gpioe; /* GPIO Enable register. */ member
Dqla_def.h780 uint16_t gpioe; /* GPIO Enable register. */ member
/Linux-v5.4/drivers/pinctrl/
Dpinctrl-tb10x.c416 DEFPINFUNCGRP(gpioe, 2, 0, 1),