Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arc/boot/dts/
Dabilis_tb100.dtsi76 abilis,function = "gpioe";
217 gpioe: gpio@FF144000 { label
228 gpio-ranges-group-names = "gpioe";
Dabilis_tb101.dtsi76 abilis,function = "gpioe";
226 gpioe: gpio@FF144000 { label
237 gpio-ranges-group-names = "gpioe";
/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_sup.c1557 gpio_enable = RD_REG_WORD_PIO(PIO_REG(ha, gpioe)); in qla2x00_beacon_blink()
1560 gpio_enable = RD_REG_WORD(&reg->gpioe); in qla2x00_beacon_blink()
1568 WRT_REG_WORD_PIO(PIO_REG(ha, gpioe), gpio_enable); in qla2x00_beacon_blink()
1570 WRT_REG_WORD(&reg->gpioe, gpio_enable); in qla2x00_beacon_blink()
1571 RD_REG_WORD(&reg->gpioe); in qla2x00_beacon_blink()
1614 gpio_enable = RD_REG_WORD_PIO(PIO_REG(ha, gpioe)); in qla2x00_beacon_on()
1617 gpio_enable = RD_REG_WORD(&reg->gpioe); in qla2x00_beacon_on()
1624 WRT_REG_WORD_PIO(PIO_REG(ha, gpioe), gpio_enable); in qla2x00_beacon_on()
1626 WRT_REG_WORD(&reg->gpioe, gpio_enable); in qla2x00_beacon_on()
1627 RD_REG_WORD(&reg->gpioe); in qla2x00_beacon_on()
Dqla_fw.h1100 uint32_t gpioe; /* GPIO Enable register. */ member
Dqla_def.h705 uint16_t gpioe; /* GPIO Enable register. */ member
/Linux-v4.19/Documentation/devicetree/bindings/pinctrl/
Dabilis,tb10x-iomux.txt25 - GPIO ports: gpioa, gpiob, gpioc, gpiod, gpioe, gpiof, gpiog,
/Linux-v4.19/arch/arm/boot/dts/
Dstm32f429-pinctrl.dtsi66 gpioe: gpio@40021000 { label
Dstm32f469-pinctrl.dtsi66 gpioe: gpio@40021000 { label
Decx-common.dtsi64 gpioe: gpio@fff30000 { label
Dstm32f7-pinctrl.dtsi60 gpioe: gpio@40021000 { label
Dstm32h743-pinctrl.dtsi96 gpioe: gpio@58021000 { label
Dstm32mp157-pinctrl.dtsi67 gpioe: gpio@50006000 { label
Dstm32f4-pinctrl.dtsi96 gpioe: gpio@40021000 { label
/Linux-v4.19/drivers/pinctrl/
Dpinctrl-tb10x.c428 DEFPINFUNCGRP(gpioe, 2, 0, 1),