Searched refs:GPIO_MSK_OE (Results 1 – 1 of 1) sorted by relevance
96 #define GPIO_MSK_OE 0x90 macro185 gpio_write_masked(sc, GPIO_MSK_OE, pin, 1); in tegra_gpio_pin_configure()188 gpio_write_masked(sc, GPIO_MSK_OE, pin, 0); in tegra_gpio_pin_configure()329 gpio_write_masked(sc, GPIO_MSK_OE, &sc->gpio_pins[pin], in tegra_gpio_pin_toggle()