Searched refs:gpioe (Results 1 – 14 of 14) sorted by relevance
/Linux-v4.19/arch/arc/boot/dts/ |
D | abilis_tb100.dtsi | 76 abilis,function = "gpioe"; 217 gpioe: gpio@FF144000 { label 228 gpio-ranges-group-names = "gpioe";
|
D | abilis_tb101.dtsi | 76 abilis,function = "gpioe"; 226 gpioe: gpio@FF144000 { label 237 gpio-ranges-group-names = "gpioe";
|
/Linux-v4.19/drivers/scsi/qla2xxx/ |
D | qla_sup.c | 1557 gpio_enable = RD_REG_WORD_PIO(PIO_REG(ha, gpioe)); in qla2x00_beacon_blink() 1560 gpio_enable = RD_REG_WORD(®->gpioe); in qla2x00_beacon_blink() 1568 WRT_REG_WORD_PIO(PIO_REG(ha, gpioe), gpio_enable); in qla2x00_beacon_blink() 1570 WRT_REG_WORD(®->gpioe, gpio_enable); in qla2x00_beacon_blink() 1571 RD_REG_WORD(®->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(®->gpioe); in qla2x00_beacon_on() 1624 WRT_REG_WORD_PIO(PIO_REG(ha, gpioe), gpio_enable); in qla2x00_beacon_on() 1626 WRT_REG_WORD(®->gpioe, gpio_enable); in qla2x00_beacon_on() 1627 RD_REG_WORD(®->gpioe); in qla2x00_beacon_on()
|
D | qla_fw.h | 1100 uint32_t gpioe; /* GPIO Enable register. */ member
|
D | qla_def.h | 705 uint16_t gpioe; /* GPIO Enable register. */ member
|
/Linux-v4.19/Documentation/devicetree/bindings/pinctrl/ |
D | abilis,tb10x-iomux.txt | 25 - GPIO ports: gpioa, gpiob, gpioc, gpiod, gpioe, gpiof, gpiog,
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | stm32f429-pinctrl.dtsi | 66 gpioe: gpio@40021000 { label
|
D | stm32f469-pinctrl.dtsi | 66 gpioe: gpio@40021000 { label
|
D | ecx-common.dtsi | 64 gpioe: gpio@fff30000 { label
|
D | stm32f7-pinctrl.dtsi | 60 gpioe: gpio@40021000 { label
|
D | stm32h743-pinctrl.dtsi | 96 gpioe: gpio@58021000 { label
|
D | stm32mp157-pinctrl.dtsi | 67 gpioe: gpio@50006000 { label
|
D | stm32f4-pinctrl.dtsi | 96 gpioe: gpio@40021000 { label
|
/Linux-v4.19/drivers/pinctrl/ |
D | pinctrl-tb10x.c | 428 DEFPINFUNCGRP(gpioe, 2, 0, 1),
|