Lines Matching refs:max77620_softc
112 max77620_pinmux_get_function(struct max77620_softc *sc, char *name, in max77620_pinmux_get_function()
131 max77620_pinmux_set_fps(struct max77620_softc *sc, int pin_num, in max77620_pinmux_set_fps()
190 max77620_pinmux_config_node(struct max77620_softc *sc, char *pin_name, in max77620_pinmux_config_node()
269 max77620_pinmux_read_node(struct max77620_softc *sc, phandle_t node, in max77620_pinmux_read_node()
304 max77620_pinmux_process_node(struct max77620_softc *sc, phandle_t node) in max77620_pinmux_process_node()
335 struct max77620_softc *sc; in max77620_pinmux_configure()
393 struct max77620_softc *sc; in max77620_gpio_get_bus()
410 struct max77620_softc *sc; in max77620_gpio_pin_getcaps()
424 struct max77620_softc *sc; in max77620_gpio_pin_getname()
436 max77620_gpio_get_mode(struct max77620_softc *sc, uint32_t pin_num, in max77620_gpio_get_mode()
478 struct max77620_softc *sc; in max77620_gpio_pin_getflags()
502 struct max77620_softc *sc; in max77620_gpio_pin_setflags()
592 struct max77620_softc *sc; in max77620_gpio_pin_set()
609 struct max77620_softc *sc; in max77620_gpio_pin_get()
634 struct max77620_softc *sc; in max77620_gpio_pin_toggle()
668 max77620_gpio_attach(struct max77620_softc *sc, phandle_t node) in max77620_gpio_attach()