Searched refs:rb532_gpio_set_ilevel (Results 1 - 3 of 3) sorted by last modified time

/linux-master/arch/mips/rb532/
H A Dgpio.c176 void rb532_gpio_set_ilevel(int bit, unsigned gpio) function
180 EXPORT_SYMBOL(rb532_gpio_set_ilevel); variable
H A Dirq.c180 rb532_gpio_set_ilevel(1, gpio);
183 rb532_gpio_set_ilevel(0, gpio);
/linux-master/arch/mips/include/asm/mach-rc32434/
H A Dgpio.h75 extern void rb532_gpio_set_ilevel(int bit, unsigned gpio);

Completed in 129 milliseconds