Home
last modified time | relevance | path

Searched refs:GPIO_BASE (Results 1 – 21 of 21) sorted by relevance

/u-boot/arch/mips/mach-jz47xx/jz4780/
A Dgpio.c11 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 Dci20.c32 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 Dpch7.c11 #define GPIO_BASE 0x44 macro
55 dm_pci_read_config32(dev, GPIO_BASE, &base); in pch7_get_gpio_base()
A Dpch9.c11 #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 Dcpu.h28 #define GPIO_BASE 0x40028000 /* GPIO registers base */ macro
/u-boot/board/timll/devkit3250/
A Ddevkit3250_spl.c16 static struct gpio_regs *gpio = (struct gpio_regs *)GPIO_BASE;
/u-boot/arch/x86/cpu/ivybridge/
A Dbd82x6x.c27 #define GPIO_BASE 0x48 macro
209 dm_pci_read_config32(dev, GPIO_BASE, &base); in bd82x6x_get_gpio_base()
A Dlpc.c498 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 Dcpu.h93 SAMSUNG_BASE(gpio, GPIO_BASE)
/u-boot/arch/x86/include/asm/arch-ivybridge/
A Dpch.h72 #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 Dpch.h13 #define GPIO_BASE 0x48 /* LPC GPIO Base Address Register */ macro
/u-boot/arch/mips/mach-jz47xx/include/mach/
A Djz4780.h23 #define GPIO_BASE 0xb0010000 macro
/u-boot/arch/sh/include/asm/
A Dcpu_sh7752.h193 #define GPIO_BASE ((struct gpio_regs *)0xffec0000) macro
A Dcpu_sh7753.h193 #define GPIO_BASE ((struct gpio_regs *)0xffec0000) macro
/u-boot/arch/mips/mach-mtmips/mt7621/
A Dmt7621.h17 #define GPIO_BASE 0x1e000600 macro
/u-boot/drivers/gpio/
A Dlpc32xx_gpio.c306 gpio_priv->regs = (struct gpio_regs *)GPIO_BASE; in lpc32xx_gpio_probe()
/u-boot/arch/x86/cpu/broadwell/
A Dpch.c50 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 Dpinctrl-mt7981.c19 PIN_FIELD_BASE_CALC(_s_pin, _e_pin, GPIO_BASE, _s_addr, _x_addrs, \
70 GPIO_BASE, enumerator
A Dpinctrl-mt7986.c19 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 DKconfig104 config GPIO_BASE config
/u-boot/arch/arm/mach-rmobile/include/mach/
A Dr8a7740.h18 #define GPIO_BASE 0xE6050000 macro

Completed in 657 milliseconds