Searched refs:GPIO_GDIR (Results 1 – 1 of 1) sorted by relevance
36 #define GPIO_GDIR (cpu_is_mx1_mx2() ? 0x00 : 0x04) macro253 l = __raw_readl(port->base + GPIO_GDIR); in _set_gpio_direction()258 __raw_writel(l, port->base + GPIO_GDIR); in _set_gpio_direction()