Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/include/asm/mach-ath79/
Dar71xx_regs.h31 #define AR71XX_GPIO_SIZE 0x100 macro
/linux-2.6.39/arch/mips/ath79/
Dgpio.c159 ath79_gpio_base = ioremap_nocache(AR71XX_GPIO_BASE, AR71XX_GPIO_SIZE); in ath79_gpio_init()