Searched refs:rb532_gpio_set_ilevel (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/mach-rc32434/
H A Dgpio.h86 extern void rb532_gpio_set_ilevel(int bit, unsigned gpio);
/linux-4.1.27/arch/mips/rb532/
H A Dgpio.c160 void rb532_gpio_set_ilevel(int bit, unsigned gpio) rb532_gpio_set_ilevel() function
164 EXPORT_SYMBOL(rb532_gpio_set_ilevel); variable
H A Dirq.c181 rb532_gpio_set_ilevel(1, gpio); rb532_set_type()
184 rb532_gpio_set_ilevel(0, gpio); rb532_set_type()

Completed in 176 milliseconds