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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-omap1/
H A Dleds-h2p2-debug.c36 #define GPIO_IDLE GPIO_LED_GREEN macro
69 omap_set_gpio_dataout(GPIO_IDLE, 0);
109 omap_set_gpio_dataout(GPIO_IDLE, 1);
119 omap_set_gpio_dataout(GPIO_IDLE, 0);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/plat-omap/
H A Ddebug-leds.c63 #define GPIO_IDLE GPIO_LED_GREEN macro
87 omap_set_gpio_dataout(GPIO_IDLE, 0);
124 omap_set_gpio_dataout(GPIO_IDLE, 1);
134 omap_set_gpio_dataout(GPIO_IDLE, 0);

Completed in 88 milliseconds