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