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

/linux-4.4.14/drivers/gpio/
H A Dgpio-tegra.c41 #define GPIO_CNF(x) (GPIO_REG(x) + 0x00) macro
320 tegra_gpio_writel(bank->cnf[p], GPIO_CNF(gpio)); tegra_gpio_resume()
344 bank->cnf[p] = tegra_gpio_readl(GPIO_CNF(gpio)); tegra_gpio_suspend()
394 tegra_gpio_readl(GPIO_CNF(gpio)), dbg_gpio_show()

Completed in 66 milliseconds