Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arc/boot/dts/
Dabilis_tb101.dtsi78 abilis,function = "gpioe";
228 gpioe: gpio@FF144000 { label
239 gpio-ranges-group-names = "gpioe";
Dabilis_tb100.dtsi78 abilis,function = "gpioe";
219 gpioe: gpio@FF144000 { label
230 gpio-ranges-group-names = "gpioe";
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/
Dabilis,tb10x-iomux.txt25 - GPIO ports: gpioa, gpiob, gpioc, gpiod, gpioe, gpiof, gpiog,
/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_sup.c1526 gpio_enable = RD_REG_WORD_PIO(PIO_REG(ha, gpioe)); in qla2x00_beacon_blink()
1529 gpio_enable = RD_REG_WORD(&reg->gpioe); in qla2x00_beacon_blink()
1537 WRT_REG_WORD_PIO(PIO_REG(ha, gpioe), gpio_enable); in qla2x00_beacon_blink()
1539 WRT_REG_WORD(&reg->gpioe, gpio_enable); in qla2x00_beacon_blink()
1540 RD_REG_WORD(&reg->gpioe); in qla2x00_beacon_blink()
1583 gpio_enable = RD_REG_WORD_PIO(PIO_REG(ha, gpioe)); in qla2x00_beacon_on()
1586 gpio_enable = RD_REG_WORD(&reg->gpioe); in qla2x00_beacon_on()
1593 WRT_REG_WORD_PIO(PIO_REG(ha, gpioe), gpio_enable); in qla2x00_beacon_on()
1595 WRT_REG_WORD(&reg->gpioe, gpio_enable); in qla2x00_beacon_on()
1596 RD_REG_WORD(&reg->gpioe); in qla2x00_beacon_on()
Dqla_fw.h1044 uint32_t gpioe; /* GPIO Enable register. */ member
Dqla_def.h553 uint16_t gpioe; /* GPIO Enable register. */ member
/linux-4.4.14/arch/arm/boot/dts/
Decx-common.dtsi64 gpioe: gpio@fff30000 { label
/linux-4.4.14/drivers/pinctrl/
Dpinctrl-tb10x.c428 DEFPINFUNCGRP(gpioe, 2, 0, 1),