Home
last modified time | relevance | path

Searched refs:CONFIG_GPIO_BASE (Results 1 – 4 of 4) sorted by relevance

/u-boot/drivers/gpio/
A Dspear_gpio.c20 struct gpio_regs *regs = (struct gpio_regs *)CONFIG_GPIO_BASE; in gpio_direction()
37 struct gpio_regs *regs = (struct gpio_regs *)CONFIG_GPIO_BASE; in gpio_set_value()
49 struct gpio_regs *regs = (struct gpio_regs *)CONFIG_GPIO_BASE; in gpio_get_value()
/u-boot/arch/x86/include/asm/arch-quark/
A Diomap.h37 #define GPIO_BASE_ADDRESS CONFIG_GPIO_BASE
/u-boot/arch/arm/include/asm/arch-spear/
A Dhardware.h24 #define CONFIG_GPIO_BASE 0xD8100000 macro
/u-boot/arch/x86/cpu/quark/
A Dquark.c76 CONFIG_GPIO_BASE | IO_BAR_EN); in quark_setup_bars()

Completed in 5 milliseconds