Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/include/asm/mach-au1x00/
Dgpio-au1000.h314 static inline int alchemy_gpio2_direction_input(int gpio) in alchemy_gpio2_direction_input() function
470 alchemy_gpio2_direction_input(gpio) : in alchemy_gpio_direction_input()
/Linux-v5.10/arch/mips/alchemy/common/
Dgpiolib.c52 return alchemy_gpio2_direction_input(offset + ALCHEMY_GPIO2_BASE); in gpio2_direction_input()