Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-tegra.c44 #define GPIO_MSK_CNF(t, x) (GPIO_REG(t, x) + t->soc->upper_offset + 0x00) macro
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-tegra.c45 #define GPIO_MSK_CNF(t, x) (GPIO_REG(t, x) + t->soc->upper_offset + 0x00) macro

Completed in 3 milliseconds