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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-mx3/
H A Dmx31moboard-devboard.c115 #define SEL3 IOMUX_TO_GPIO(MX31_PIN_DCD_DCE1) macro
134 if (!gpio_request(SEL3, "sel3")) {
135 gpio_direction_input(SEL3);
136 gpio_export(SEL3, true);
H A Dmx31moboard-marxbot.c230 #define SEL3 IOMUX_TO_GPIO(MX31_PIN_DCD_DCE1) macro
249 if (!gpio_request(SEL3, "sel3")) {
250 gpio_direction_input(SEL3);
251 gpio_export(SEL3, true);

Completed in 55 milliseconds