Searched refs:titan_gpio_chip (Results 1 – 1 of 1) sorted by relevance
131 static struct ar7_gpio_chip titan_gpio_chip = { variable154 void __iomem *gpio_en0 = titan_gpio_chip.regs + TITAN_GPIO_ENBL_0; in ar7_gpio_enable_titan()155 void __iomem *gpio_en1 = titan_gpio_chip.regs + TITAN_GPIO_ENBL_1; in ar7_gpio_enable_titan()181 void __iomem *gpio_en0 = titan_gpio_chip.regs + TITAN_GPIO_ENBL_0; in ar7_gpio_disable_titan()182 void __iomem *gpio_en1 = titan_gpio_chip.regs + TITAN_GPIO_ENBL_1; in ar7_gpio_disable_titan()293 titan_gpio_direction_input(&titan_gpio_chip.chip, i); in titan_gpio_init()307 gpch = &titan_gpio_chip; in ar7_gpio_init()