Searched refs:LPC18XX_REG_DIR (Results 1 – 1 of 1) sorted by relevance
23 #define LPC18XX_REG_DIR(n) (0x2000 + n * sizeof(u32)) macro291 dir = readl(gc->base + LPC18XX_REG_DIR(port)); in lpc18xx_gpio_direction()296 writel(dir, gc->base + LPC18XX_REG_DIR(port)); in lpc18xx_gpio_direction()