Searched refs:AXP20X_FUNC_GPIO_IN (Results 1 – 1 of 1) sorted by relevance
32 #define AXP20X_FUNC_GPIO_IN 1 macro234 if (function <= AXP20X_FUNC_GPIO_IN) in axp20x_pmx_set_mux()266 pctl->funcs[AXP20X_FUNC_GPIO_IN].muxval); in axp20x_pmx_gpio_set_direction()349 pctl->funcs[AXP20X_FUNC_GPIO_IN].name = "gpio_in"; in axp20x_build_funcs_groups()350 pctl->funcs[AXP20X_FUNC_GPIO_IN].muxval = AXP20X_MUX_GPIO_IN; in axp20x_build_funcs_groups()360 for (i = 0; i <= AXP20X_FUNC_GPIO_IN; i++) { in axp20x_build_funcs_groups()