Searched refs:GPIO_INT_LVL (Results 1 – 1 of 1) sorted by relevance
47 #define GPIO_INT_LVL(x) (GPIO_REG(x) + 0x60) macro244 val = tegra_gpio_readl(GPIO_INT_LVL(gpio)); in tegra_gpio_irq_set_type()247 tegra_gpio_writel(val, GPIO_INT_LVL(gpio)); in tegra_gpio_irq_set_type()283 u32 lvl = tegra_gpio_readl(GPIO_INT_LVL(gpio)); in tegra_gpio_irq_handler()323 tegra_gpio_writel(bank->int_lvl[p], GPIO_INT_LVL(gpio)); in tegra_gpio_resume()348 bank->int_lvl[p] = tegra_gpio_readl(GPIO_INT_LVL(gpio)); in tegra_gpio_suspend()400 tegra_gpio_readl(GPIO_INT_LVL(gpio))); in dbg_gpio_show()