Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-tegra.c34 #define GPIO_CNF(t, x) (GPIO_REG(t, x) + 0x00) macro
218 cnf = tegra_gpio_readl(tgi, GPIO_CNF(tgi, offset)); in tegra_gpio_get_direction()
477 GPIO_CNF(tgi, gpio)); in tegra_gpio_resume()
512 GPIO_CNF(tgi, gpio)); in tegra_gpio_suspend()
657 tegra_gpio_readl(tgi, GPIO_CNF(tgi, gpio)), in tegra_dbg_gpio_show()