Searched refs:GPIO_INT_LVL (Results 1 – 1 of 1) sorted by relevance
44 #define GPIO_INT_LVL(x) (GPIO_REG(x) + 0x60) macro203 val = __raw_readl(GPIO_INT_LVL(gpio)); in tegra_gpio_irq_set_type()206 __raw_writel(val, GPIO_INT_LVL(gpio)); in tegra_gpio_irq_set_type()233 u32 lvl = __raw_readl(GPIO_INT_LVL(gpio)); in tegra_gpio_irq_handler()273 __raw_writel(bank->int_lvl[p], GPIO_INT_LVL(gpio)); in tegra_gpio_resume()297 bank->int_lvl[p] = __raw_readl(GPIO_INT_LVL(gpio)); in tegra_gpio_suspend()403 __raw_readl(GPIO_INT_LVL(gpio))); in dbg_gpio_show()