Home
last modified time | relevance | path

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

/linux/drivers/gpio/
A Dgpio-tegra.c44 #define GPIO_MSK_CNF(t, x) (GPIO_REG(t, x) + t->soc->upper_offset + 0x00) macro
132 tegra_gpio_mask_write(tgi, GPIO_MSK_CNF(tgi, gpio), gpio, 1); in tegra_gpio_enable()
137 tegra_gpio_mask_write(tgi, GPIO_MSK_CNF(tgi, gpio), gpio, 0); in tegra_gpio_disable()

Completed in 6 milliseconds