| /u-boot/arch/mips/mach-jz47xx/jz4780/ |
| A D | gpio.c | 11 void __iomem *gpio_regs = (void __iomem *)GPIO_BASE; in jz47xx_gpio_get_value() 20 void __iomem *gpio_regs = (void __iomem *)GPIO_BASE; in jz47xx_gpio_direction_input() 31 void __iomem *gpio_regs = (void __iomem *)GPIO_BASE; in jz47xx_gpio_direction_output()
|
| /u-boot/board/imgtec/ci20/ |
| A D | ci20.c | 32 void __iomem *gpio_regs = (void __iomem *)GPIO_BASE; in ci20_mux_mmc() 47 void __iomem *gpio_regs = (void __iomem *)GPIO_BASE; in ci20_mux_eth() 74 void __iomem *gpio_regs = (void __iomem *)GPIO_BASE; in ci20_mux_jtag() 86 void __iomem *gpio_regs = (void __iomem *)GPIO_BASE; in ci20_mux_nand() 110 void __iomem *gpio_regs = (void __iomem *)GPIO_BASE; in ci20_mux_uart() 221 void __iomem *gpio_regs = (void __iomem *)GPIO_BASE; in ci20_revision()
|
| /u-boot/drivers/pch/ |
| A D | pch7.c | 11 #define GPIO_BASE 0x44 macro 55 dm_pci_read_config32(dev, GPIO_BASE, &base); in pch7_get_gpio_base()
|
| A D | pch9.c | 11 #define GPIO_BASE 0x48 macro 39 dm_pci_read_config32(dev, GPIO_BASE, &base); in pch9_get_gpio_base()
|
| /u-boot/arch/arm/include/asm/arch-lpc32xx/ |
| A D | cpu.h | 28 #define GPIO_BASE 0x40028000 /* GPIO registers base */ macro
|
| /u-boot/board/timll/devkit3250/ |
| A D | devkit3250_spl.c | 16 static struct gpio_regs *gpio = (struct gpio_regs *)GPIO_BASE;
|
| /u-boot/arch/x86/cpu/ivybridge/ |
| A D | bd82x6x.c | 27 #define GPIO_BASE 0x48 macro 209 dm_pci_read_config32(dev, GPIO_BASE, &base); in bd82x6x_get_gpio_base()
|
| A D | lpc.c | 498 dm_pci_write_config32(dev->parent, GPIO_BASE, DEFAULT_GPIOBASE | 1); in bd82x6x_lpc_early_init()
|
| /u-boot/arch/arm/mach-s5pc1xx/include/mach/ |
| A D | cpu.h | 93 SAMSUNG_BASE(gpio, GPIO_BASE)
|
| /u-boot/arch/x86/include/asm/arch-ivybridge/ |
| A D | pch.h | 72 #define GPIO_BASE 0x48 /* LPC GPIO Base Address Register */ macro 95 #define GPIO_BASE 0x48 /* LPC GPIO Base Address Register */ macro
|
| /u-boot/arch/x86/include/asm/arch-broadwell/ |
| A D | pch.h | 13 #define GPIO_BASE 0x48 /* LPC GPIO Base Address Register */ macro
|
| /u-boot/arch/mips/mach-jz47xx/include/mach/ |
| A D | jz4780.h | 23 #define GPIO_BASE 0xb0010000 macro
|
| /u-boot/arch/sh/include/asm/ |
| A D | cpu_sh7752.h | 193 #define GPIO_BASE ((struct gpio_regs *)0xffec0000) macro
|
| A D | cpu_sh7753.h | 193 #define GPIO_BASE ((struct gpio_regs *)0xffec0000) macro
|
| /u-boot/arch/mips/mach-mtmips/mt7621/ |
| A D | mt7621.h | 17 #define GPIO_BASE 0x1e000600 macro
|
| /u-boot/drivers/gpio/ |
| A D | lpc32xx_gpio.c | 306 gpio_priv->regs = (struct gpio_regs *)GPIO_BASE; in lpc32xx_gpio_probe()
|
| /u-boot/arch/x86/cpu/broadwell/ |
| A D | pch.c | 50 dm_pci_write_config32(dev, GPIO_BASE, GPIO_BASE_ADDRESS | 1); in broadwell_pch_early_init() 636 dm_pci_read_config32(dev, GPIO_BASE, gbasep); in broadwell_get_gpio_base()
|
| /u-boot/drivers/pinctrl/mediatek/ |
| A D | pinctrl-mt7981.c | 19 PIN_FIELD_BASE_CALC(_s_pin, _e_pin, GPIO_BASE, _s_addr, _x_addrs, \ 70 GPIO_BASE, enumerator
|
| A D | pinctrl-mt7986.c | 19 PIN_FIELD_BASE_CALC(_s_pin, _e_pin, GPIO_BASE, _s_addr, _x_addrs, \ 69 GPIO_BASE, enumerator
|
| /u-boot/arch/x86/cpu/quark/ |
| A D | Kconfig | 104 config GPIO_BASE config
|
| /u-boot/arch/arm/mach-rmobile/include/mach/ |
| A D | r8a7740.h | 18 #define GPIO_BASE 0xE6050000 macro
|