Home
last modified time | relevance | path

Searched defs:GPIO_MSK_INT_LVL (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-tegra.c50 #define GPIO_MSK_INT_LVL(t, x) (GPIO_REG(t, x) + t->soc->upper_offset + 0x60) macro
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-tegra.c51 #define GPIO_MSK_INT_LVL(t, x) (GPIO_REG(t, x) + t->soc->upper_offset + 0x60) macro

Completed in 3 milliseconds