Home
last modified time | relevance | path

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

12

/linux/arch/arm/boot/dts/st/
H A Dstm32mp151c-plyaqm.dts62 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 Dstm32mp153c-lxa-fairytux2.dtsi134 reset-gpios = <&gpioe 11 GPIO_ACTIVE_LOW>; /* ETH_RST# */
171 &gpioe {
256 cs-gpios = <&gpioe 0 GPIO_ACTIVE_LOW>;
H A Dstm32f769-pinctrl.dtsi28 gpioe: gpio@40021000 { label
H A Dstm32mp15xxab-pinctrl.dtsi34 gpioe: gpio@50006000 { label
H A Dstm32mp15xxad-pinctrl.dtsi34 gpioe: gpio@50006000 { label
H A Dstm32f746-pinctrl.dtsi28 gpioe: gpio@40021000 { label
H A Dstm32mp15xxac-pinctrl.dtsi34 gpioe: gpio@50006000 { label
H A Dstm32mp157c-emsbc-argon.dts26 gpios = <&gpioe 7 GPIO_ACTIVE_LOW>;
H A Dstm32mp153c-lxa-tac-gen3.dts207 &gpioe {
222 termination-gpios = <&gpioe 4 GPIO_ACTIVE_HIGH>;
H A Dstm32mp15xxaa-pinctrl.dtsi34 gpioe: gpio@50006000 { label
H A Dstm32mp135f-dhcor-dhsbc.dts203 &gpioe {
306 interrupt-parent = <&gpioe>;
308 reset-gpios = <&gpioe 12 GPIO_ACTIVE_LOW>;
H A Dstm32mp151a-prtt1c.dts90 &gpioe {
271 reset-gpios = <&gpioe 6 GPIO_ACTIVE_LOW>;
H A Dstm32mp157c-dk2.dts46 reset-gpios = <&gpioe 4 GPIO_ACTIVE_LOW>;
H A Dstm32mp153c-lxa-fairytux2-gen1.dts26 gpios = <&gpioe 9 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
H A Dstm32mp153c-lxa-fairytux2-gen2.dts26 gpios = <&gpioe 9 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
H A Dstm32f469-pinctrl.dtsi64 gpioe: gpio@40021000 { label
H A Dstm32f429-pinctrl.dtsi64 gpioe: gpio@40021000 { label
H A Dstm32mp157f-dk2.dts52 reset-gpios = <&gpioe 4 GPIO_ACTIVE_LOW>;
/linux/arch/arm64/boot/dts/st/
H A Dstm32mp25xxak-pinctrl.dtsi34 gpioe: gpio@44280000 { label
H A Dstm32mp25xxal-pinctrl.dtsi34 gpioe: gpio@44280000 { label
H A Dstm32mp25xxai-pinctrl.dtsi34 gpioe: gpio@44280000 { label
/linux/arch/arc/boot/dts/
H A Dabilis_tb100.dtsi64 abilis,function = "gpioe";
205 gpioe: gpio@ff144000 { label
216 gpio-ranges-group-names = "gpioe";
H A Dabilis_tb101.dtsi64 abilis,function = "gpioe";
214 gpioe: gpio@ff144000 { label
225 gpio-ranges-group-names = "gpioe";
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dabilis,tb10x-iomux.txt25 - GPIO ports: gpioa, gpiob, gpioc, gpiod, gpioe, gpiof, gpiog,
/linux/drivers/scsi/qla2xxx/
H A Dqla_sup.c1605 gpio_enable = RD_REG_WORD_PIO(PIO_REG(ha, gpioe)); in qla2x00_beacon_blink()
1608 gpio_enable = rd_reg_word(&reg->gpioe); in qla2x00_beacon_blink()
1616 WRT_REG_WORD_PIO(PIO_REG(ha, gpioe), gpio_enable); in qla2x00_beacon_blink()
1618 wrt_reg_word(&reg->gpioe, gpio_enable); in qla2x00_beacon_blink()
1619 rd_reg_word(&reg->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(&reg->gpioe); in qla2x00_beacon_on()
1672 WRT_REG_WORD_PIO(PIO_REG(ha, gpioe), gpio_enable); in qla2x00_beacon_on()
1674 wrt_reg_word(&reg->gpioe, gpio_enable); in qla2x00_beacon_on()
1675 rd_reg_word(&reg->gpioe); in qla2x00_beacon_on()
[all...]

12