Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpio/
Dgpio-tegra.c47 #define GPIO_MSK_DBC_EN(t, x) (GPIO_REG(t, x) + t->soc->upper_offset + 0x30) macro
234 tegra_gpio_mask_write(tgi, GPIO_MSK_DBC_EN(tgi, offset), in tegra_gpio_set_debounce()
252 tegra_gpio_mask_write(tgi, GPIO_MSK_DBC_EN(tgi, offset), offset, 1); in tegra_gpio_set_debounce()
435 GPIO_MSK_DBC_EN(tgi, gpio)); in tegra_gpio_resume()
471 GPIO_MSK_DBC_EN(tgi, gpio)); in tegra_gpio_suspend()