Searched refs:GPIO_MSK_OUT (Results 1 – 1 of 1) sorted by relevance
52 #define GPIO_MSK_OUT(x) (GPIO_REG(x) + tegra_gpio_upper_offset + 0X20) macro134 tegra_gpio_mask_write(GPIO_MSK_OUT(offset), offset, value); in tegra_gpio_set()