Searched refs:GPIO_MSK_OE (Results 1 – 1 of 1) sorted by relevance
51 #define GPIO_MSK_OE(x) (GPIO_REG(x) + tegra_gpio_upper_offset + 0x10) macro149 tegra_gpio_mask_write(GPIO_MSK_OE(offset), offset, 0); in tegra_gpio_direction_input()158 tegra_gpio_mask_write(GPIO_MSK_OE(offset), offset, 1); in tegra_gpio_direction_output()251 tegra_gpio_mask_write(GPIO_MSK_OE(gpio), gpio, 0); in tegra_gpio_irq_set_type()