Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-axp209.c38 #define AXP20X_FUNC_GPIO_IN 1 macro
287 if (function <= AXP20X_FUNC_GPIO_IN) in axp20x_pmx_set_mux()
319 pctl->funcs[AXP20X_FUNC_GPIO_IN].muxval); in axp20x_pmx_gpio_set_direction()
402 pctl->funcs[AXP20X_FUNC_GPIO_IN].name = "gpio_in"; in axp20x_build_funcs_groups()
403 pctl->funcs[AXP20X_FUNC_GPIO_IN].muxval = AXP20X_MUX_GPIO_IN; in axp20x_build_funcs_groups()
413 for (i = 0; i <= AXP20X_FUNC_GPIO_IN; i++) { in axp20x_build_funcs_groups()