Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-ixp4xx/include/mach/
Dplatform.h163 *value = (*IXP4XX_GPIO_GPINR >> line) & 0x1; in gpio_line_get()
Dixp4xx-regs.h222 #define IXP4XX_GPIO_GPINR IXP4XX_GPIO_REG(IXP4XX_GPIO_GPINR_OFFSET) macro