Home
last modified time | relevance | path

Searched refs:GPIO_IMR (Results 1 – 5 of 5) sorted by relevance

/arch/arm/plat-mxc/
Dgpio.c44 l = __raw_readl(port->base + GPIO_IMR); in _set_gpio_irqenable()
46 __raw_writel(l, port->base + GPIO_IMR); in _set_gpio_irqenable()
126 __raw_readl(port->base + GPIO_IMR); in mx3_gpio_irq_handler()
142 irq_msk = __raw_readl(port[i].base + GPIO_IMR); in mx2_gpio_irq_handler()
220 __raw_writel(0, port[i].base + GPIO_IMR); in mxc_gpio_init()
/arch/arm/plat-mxc/include/mach/
Dmx1.h147 #define GPIO_IMR 0x30 macro
Dmx27.h276 #define GPIO_IMR 0x30 macro
Dmx31.h334 #define GPIO_IMR 0x14 macro
/arch/powerpc/sysdev/
Dmpc8xxx_gpio.c25 #define GPIO_IMR 0x10 macro