Searched refs:cnf (Results 1 – 1 of 1) sorted by relevance
229 int cnf; in tegra_gpio_pin_getflags() local236 cnf = gpio_read(sc, GPIO_CNF, &sc->gpio_pins[pin]); in tegra_gpio_pin_getflags()237 if (cnf == 0) { in tegra_gpio_pin_getflags()267 int cnf; in tegra_gpio_pin_setflags() local274 cnf = gpio_read(sc, GPIO_CNF, &sc->gpio_pins[pin]); in tegra_gpio_pin_setflags()275 if (cnf == 0) { in tegra_gpio_pin_setflags()