Searched refs:gpioe (Results 1 – 8 of 8) sorted by relevance
/linux-4.4.14/arch/arc/boot/dts/ |
D | abilis_tb101.dtsi | 78 abilis,function = "gpioe"; 228 gpioe: gpio@FF144000 { label 239 gpio-ranges-group-names = "gpioe";
|
D | abilis_tb100.dtsi | 78 abilis,function = "gpioe"; 219 gpioe: gpio@FF144000 { label 230 gpio-ranges-group-names = "gpioe";
|
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/ |
D | abilis,tb10x-iomux.txt | 25 - GPIO ports: gpioa, gpiob, gpioc, gpiod, gpioe, gpiof, gpiog,
|
/linux-4.4.14/drivers/scsi/qla2xxx/ |
D | qla_sup.c | 1526 gpio_enable = RD_REG_WORD_PIO(PIO_REG(ha, gpioe)); in qla2x00_beacon_blink() 1529 gpio_enable = RD_REG_WORD(®->gpioe); in qla2x00_beacon_blink() 1537 WRT_REG_WORD_PIO(PIO_REG(ha, gpioe), gpio_enable); in qla2x00_beacon_blink() 1539 WRT_REG_WORD(®->gpioe, gpio_enable); in qla2x00_beacon_blink() 1540 RD_REG_WORD(®->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(®->gpioe); in qla2x00_beacon_on() 1593 WRT_REG_WORD_PIO(PIO_REG(ha, gpioe), gpio_enable); in qla2x00_beacon_on() 1595 WRT_REG_WORD(®->gpioe, gpio_enable); in qla2x00_beacon_on() 1596 RD_REG_WORD(®->gpioe); in qla2x00_beacon_on()
|
D | qla_fw.h | 1044 uint32_t gpioe; /* GPIO Enable register. */ member
|
D | qla_def.h | 553 uint16_t gpioe; /* GPIO Enable register. */ member
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | ecx-common.dtsi | 64 gpioe: gpio@fff30000 { label
|
/linux-4.4.14/drivers/pinctrl/ |
D | pinctrl-tb10x.c | 428 DEFPINFUNCGRP(gpioe, 2, 0, 1),
|