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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-h8300/
H A Dgpio.h41 h8300_set_gpio_dir(((port) << 8) | (bit), dir)
48 extern int h8300_set_gpio_dir(int port_bit, int dir);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/h8300/kernel/
H A Dh8300_ksyms.c102 EXPORT_SYMBOL(h8300_set_gpio_dir); variable
H A Dgpio.c89 int h8300_set_gpio_dir(int port_bit,int dir) function

Completed in 83 milliseconds