Searched refs:POODLE_GPIO_SD_PWR (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-pxa/
H A Dpoodle.c112 GPIO3_GPIO, /* POODLE_GPIO_SD_PWR */
237 err = gpio_request(POODLE_GPIO_SD_PWR, "SD_PWR");
245 gpio_direction_output(POODLE_GPIO_SD_PWR, 0);
251 gpio_free(POODLE_GPIO_SD_PWR);
261 gpio_set_value(POODLE_GPIO_SD_PWR, 1);
266 gpio_set_value(POODLE_GPIO_SD_PWR, 0);
273 gpio_free(POODLE_GPIO_SD_PWR);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-pxa/
H A Dpoodle.c112 GPIO3_GPIO, /* POODLE_GPIO_SD_PWR */
237 err = gpio_request(POODLE_GPIO_SD_PWR, "SD_PWR");
245 gpio_direction_output(POODLE_GPIO_SD_PWR, 0);
251 gpio_free(POODLE_GPIO_SD_PWR);
261 gpio_set_value(POODLE_GPIO_SD_PWR, 1);
266 gpio_set_value(POODLE_GPIO_SD_PWR, 0);
273 gpio_free(POODLE_GPIO_SD_PWR);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-pxa/include/mach/
H A Dpoodle.h34 #define POODLE_GPIO_SD_PWR (33) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-pxa/include/mach/
H A Dpoodle.h34 #define POODLE_GPIO_SD_PWR (33) macro

Completed in 135 milliseconds