Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-dove/
H A Ddove.h127 #define DOVE_GPIO_LO_VIRT_BASE (DOVE_SB_REGS_VIRT_BASE + 0xd0400) macro
133 #define DOVE_MPP_CTRL4_VIRT_BASE (DOVE_GPIO_LO_VIRT_BASE + 0x40)
H A Dirq.c73 orion_gpio_init(0, 32, DOVE_GPIO_LO_VIRT_BASE, 0, in dove_init_irq()