Home
last modified time | relevance | path

Searched refs:GPIO0_BASE (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/mach-rockchip/
H A Drk3399-board-spl.c133 #define GPIO0_BASE 0xff720000 in board_debug_uart_init() macro
138 struct rockchip_gpio_regs * const gpio = (void *)GPIO0_BASE; in board_debug_uart_init()
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/
H A Dhardware.h40 #define GPIO0_BASE 0x48032000 macro