Searched refs:GPIO_DIR (Results 1 – 2 of 2) sorted by relevance
27 #define GPIO_DIR 0x00 macro70 mpc8xxx_gc->regs + GPIO_DIR); in mpc8572_gpio_get()351 .dirout = mpc8xxx_gc->regs + GPIO_DIR, in mpc8xxx_probe()405 mpc8xxx_gc->regs + GPIO_DIR); in mpc8xxx_probe()
45 #define GPIO_DIR(p) (GPIO_BASE(p) + 0x08) macro1136 reg = GPIO_DIR(pin); in xway_pinconf_get()1210 reg = GPIO_DIR(pin); in xway_pinconf_set()1319 gpio_clearbit(info->membase[0], GPIO_DIR(pin), PORT_PIN(pin)); in xway_gpio_dir_in()1332 gpio_setbit(info->membase[0], GPIO_DIR(pin), PORT_PIN(pin)); in xway_gpio_dir_out()