/linux/arch/arm/boot/dts/st/ |
H A D | stm32mp151c-plyaqm.dts | 62 gpio = <&gpioe 10 GPIO_ACTIVE_HIGH>; /* 5V_SWITCHED_EN */ 87 reset-gpios = <&gpioe 12 GPIO_ACTIVE_LOW>; /* WLAN_REG_ON */ 163 &gpioe { 368 shutdown-gpios = <&gpioe 11 GPIO_ACTIVE_HIGH>; /* BT_REG_ON */
|
H A D | stm32mp153c-lxa-fairytux2.dtsi | 134 reset-gpios = <&gpioe 11 GPIO_ACTIVE_LOW>; /* ETH_RST# */ 171 &gpioe { 256 cs-gpios = <&gpioe 0 GPIO_ACTIVE_LOW>;
|
H A D | stm32f769-pinctrl.dtsi | 28 gpioe: gpio@40021000 { label
|
H A D | stm32mp15xxab-pinctrl.dtsi | 34 gpioe: gpio@50006000 { label
|
H A D | stm32mp15xxad-pinctrl.dtsi | 34 gpioe: gpio@50006000 { label
|
H A D | stm32f746-pinctrl.dtsi | 28 gpioe: gpio@40021000 { label
|
H A D | stm32mp15xxac-pinctrl.dtsi | 34 gpioe: gpio@50006000 { label
|
H A D | stm32mp157c-emsbc-argon.dts | 26 gpios = <&gpioe 7 GPIO_ACTIVE_LOW>;
|
H A D | stm32mp153c-lxa-tac-gen3.dts | 207 &gpioe { 222 termination-gpios = <&gpioe 4 GPIO_ACTIVE_HIGH>;
|
H A D | stm32mp15xxaa-pinctrl.dtsi | 34 gpioe: gpio@50006000 { label
|
H A D | stm32mp135f-dhcor-dhsbc.dts | 203 &gpioe { 306 interrupt-parent = <&gpioe>; 308 reset-gpios = <&gpioe 12 GPIO_ACTIVE_LOW>;
|
H A D | stm32mp151a-prtt1c.dts | 90 &gpioe { 271 reset-gpios = <&gpioe 6 GPIO_ACTIVE_LOW>;
|
H A D | stm32mp157c-dk2.dts | 46 reset-gpios = <&gpioe 4 GPIO_ACTIVE_LOW>;
|
H A D | stm32mp153c-lxa-fairytux2-gen1.dts | 26 gpios = <&gpioe 9 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
|
H A D | stm32mp153c-lxa-fairytux2-gen2.dts | 26 gpios = <&gpioe 9 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
|
H A D | stm32f469-pinctrl.dtsi | 64 gpioe: gpio@40021000 { label
|
H A D | stm32f429-pinctrl.dtsi | 64 gpioe: gpio@40021000 { label
|
H A D | stm32mp157f-dk2.dts | 52 reset-gpios = <&gpioe 4 GPIO_ACTIVE_LOW>;
|
/linux/arch/arm64/boot/dts/st/ |
H A D | stm32mp25xxak-pinctrl.dtsi | 34 gpioe: gpio@44280000 { label
|
H A D | stm32mp25xxal-pinctrl.dtsi | 34 gpioe: gpio@44280000 { label
|
H A D | stm32mp25xxai-pinctrl.dtsi | 34 gpioe: gpio@44280000 { label
|
/linux/arch/arc/boot/dts/ |
H A D | abilis_tb100.dtsi | 64 abilis,function = "gpioe"; 205 gpioe: gpio@ff144000 { label 216 gpio-ranges-group-names = "gpioe";
|
H A D | abilis_tb101.dtsi | 64 abilis,function = "gpioe"; 214 gpioe: gpio@ff144000 { label 225 gpio-ranges-group-names = "gpioe";
|
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | abilis,tb10x-iomux.txt | 25 - GPIO ports: gpioa, gpiob, gpioc, gpiod, gpioe, gpiof, gpiog,
|
/linux/drivers/scsi/qla2xxx/ |
H A D | qla_sup.c | 1605 gpio_enable = RD_REG_WORD_PIO(PIO_REG(ha, gpioe)); in qla2x00_beacon_blink() 1608 gpio_enable = rd_reg_word(®->gpioe); in qla2x00_beacon_blink() 1616 WRT_REG_WORD_PIO(PIO_REG(ha, gpioe), gpio_enable); in qla2x00_beacon_blink() 1618 wrt_reg_word(®->gpioe, gpio_enable); in qla2x00_beacon_blink() 1619 rd_reg_word(®->gpioe); in qla2x00_beacon_blink() 1662 gpio_enable = RD_REG_WORD_PIO(PIO_REG(ha, gpioe)); in qla2x00_beacon_on() 1665 gpio_enable = rd_reg_word(®->gpioe); in qla2x00_beacon_on() 1672 WRT_REG_WORD_PIO(PIO_REG(ha, gpioe), gpio_enable); in qla2x00_beacon_on() 1674 wrt_reg_word(®->gpioe, gpio_enable); in qla2x00_beacon_on() 1675 rd_reg_word(®->gpioe); in qla2x00_beacon_on() [all...] |