Home
last modified time | relevance | path

Searched refs:etraxfs_gpio_chip_to_port (Results 1 – 1 of 1) sorted by relevance

/drivers/gpio/
Dgpio-etraxfs.c177 static unsigned int etraxfs_gpio_chip_to_port(struct gpio_chip *gc) in etraxfs_gpio_chip_to_port() function
190 if (etraxfs_gpio_chip_to_port(gc) + 0xA != gpiospec->args[2]) in etraxfs_gpio_of_xlate()
216 return 4 * etraxfs_gpio_chip_to_port(&chip->gc) + gpio / 8; in etraxfs_gpio_to_group_pin()