Home
last modified time | relevance | path

Searched refs:max77620_gpio_pin (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/arm64/nvidia/tegra210/
H A Dmax77620_gpio.c101 struct max77620_gpio_pin { struct
135 struct max77620_gpio_pin *pin) in max77620_pinmux_set_fps()
196 struct max77620_gpio_pin *pin; in max77620_pinmux_config_node()
442 struct max77620_gpio_pin *pin; in max77620_gpio_get_mode()
506 struct max77620_gpio_pin *pin; in max77620_gpio_pin_setflags()
673 struct max77620_gpio_pin *pin; in max77620_gpio_attach()
701 sc->gpio_pins = malloc(sizeof(struct max77620_gpio_pin *) * in max77620_gpio_attach()
704 sc->gpio_pins[i] = malloc(sizeof(struct max77620_gpio_pin), in max77620_gpio_attach()
H A Dmax77620.h197 struct max77620_gpio_pin;
216 struct max77620_gpio_pin **gpio_pins;