Searched defs:tegra_gpio_softc (Results 1 – 1 of 1) sorted by relevance
123 struct tegra_gpio_softc { struct124 device_t dev;148 gpio_write_masked(struct tegra_gpio_softc *sc, bus_size_t reg, in gpio_write_masked() argument