Searched refs:GRER (Results 1 – 7 of 7) sorted by relevance
35 #define GRER 0x064 /* Rising edge detect */ macro268 void __iomem *grer = gpio_reg(&priv->chip, gpio, GRER); in tng_irq_set_type()398 reg = gpio_reg(&priv->chip, base, GRER); in tng_irq_init_hw()497 ctx->grer = readl(gpio_reg(&priv->chip, base, GRER)); in tng_gpio_suspend()524 writel(ctx->grer, gpio_reg(&priv->chip, base, GRER)); in tng_gpio_resume()
133 GRER |= 0x00000002; in pcmcia_jornada720_init()
84 PWER = GFER = GRER = 1; in sa1100_power_off()
473 #define GRER 0x10 macro566 case GRER: /* GPIO Rising-Edge Detect Enable registers */ in strongarm_gpio_read()612 case GRER: /* GPIO Rising-Edge Detect Enable registers */ in strongarm_gpio_write()
1254 #define GRER(x) (((((x) & 0x7f) < 96) ? _GRER(x) : GRER3)) macro1264 #define GRER(x) _GRER(x) macro
1509 #define GRER /* GPIO Rising-Edge detect Reg. */ \ macro1523 #define GRER (io_p2v (_GRER)) macro
1109 #define GRER __REG(0x90040010) /* GPIO Rising-Edge detect Reg. */ macro