Searched refs:gpio_chip_to_mmr (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/blackfin/mach-bf538/
H A Dext-gpio.c27 static void __iomem *gpio_chip_to_mmr(struct gpio_chip *chip) gpio_chip_to_mmr() function
39 void __iomem *port = gpio_chip_to_mmr(chip); bf538_gpio_get_value()
45 void __iomem *port = gpio_chip_to_mmr(chip); bf538_gpio_set_value()
54 void __iomem *port = gpio_chip_to_mmr(chip); bf538_gpio_direction_input()
62 void __iomem *port = gpio_chip_to_mmr(chip); bf538_gpio_direction_output()

Completed in 38 milliseconds