Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-ixp4xx/
Dcommon.c121 *value = (*IXP4XX_GPIO_GPINR >> line) & 0x1; in gpio_line_get()
/linux-4.1.27/arch/arm/mach-ixp4xx/include/mach/
Dixp4xx-regs.h214 #define IXP4XX_GPIO_GPINR IXP4XX_GPIO_REG(IXP4XX_GPIO_GPINR_OFFSET) macro