Searched refs:ath79_gpio_function_setup (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/mips/ath79/
H A Dcommon.h29 void ath79_gpio_function_setup(u32 set, u32 clear);
H A Dgpio.c157 void ath79_gpio_function_setup(u32 set, u32 clear) ath79_gpio_function_setup() function
173 ath79_gpio_function_setup(mask, 0); ath79_gpio_function_enable()
178 ath79_gpio_function_setup(0, mask); ath79_gpio_function_disable()

Completed in 35 milliseconds