Searched refs:mvebu_gpio_softc (Results 1 – 1 of 1) sorted by relevance
91 struct mvebu_gpio_softc;93 struct mvebu_gpio_softc *sc;97 struct mvebu_gpio_softc { struct122 gpio_write(struct mvebu_gpio_softc *sc, bus_size_t reg, in gpio_write() argument133 gpio_read(struct mvebu_gpio_softc *sc, bus_size_t reg, struct gpio_pin *pin) in gpio_read()146 gpio_modify(struct mvebu_gpio_softc *sc, bus_size_t reg, in gpio_modify()157 mvebu_gpio_pin_configure(struct mvebu_gpio_softc *sc, struct gpio_pin *pin, in mvebu_gpio_pin_configure()178 struct mvebu_gpio_softc *sc; in mvebu_gpio_get_bus()187 struct mvebu_gpio_softc *sc; in mvebu_gpio_pin_max()197 struct mvebu_gpio_softc *sc; in mvebu_gpio_pin_getcaps()[all …]