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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pxa/
H A Dezx.c48 #define GPIO28_GEN2_CAM_RST 28 macro
974 * GPIO28_GEN2_CAM_RST is active on rising edge
982 err = gpio_request(GPIO28_GEN2_CAM_RST, "CAM_RST");
989 gpio_direction_output(GPIO28_GEN2_CAM_RST, 0);
1007 gpio_set_value(GPIO28_GEN2_CAM_RST, 0);
1009 gpio_set_value(GPIO28_GEN2_CAM_RST, 1);

Completed in 101 milliseconds