GPIO_MSK_OE       173 drivers/gpio/gpio-tegra.c 	tegra_gpio_mask_write(tgi, GPIO_MSK_OE(tgi, offset), offset, 0);
GPIO_MSK_OE       193 drivers/gpio/gpio-tegra.c 	tegra_gpio_mask_write(tgi, GPIO_MSK_OE(tgi, offset), offset, 1);
GPIO_MSK_OE       343 drivers/gpio/gpio-tegra.c 	tegra_gpio_mask_write(tgi, GPIO_MSK_OE(tgi, gpio), gpio, 0);