Searched refs:SEL1 (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.c113 #define SEL1 IOMUX_TO_GPIO(MX31_PIN_DSR_DCE1) macro
124 if (!gpio_request(SEL1, "sel1")) {
125 gpio_direction_input(SEL1);
126 gpio_export(SEL1, true);
H A Dmx31moboard-marxbot.c228 #define SEL1 IOMUX_TO_GPIO(MX31_PIN_DSR_DCE1) macro
239 if (!gpio_request(SEL1, "sel1")) {
240 gpio_direction_input(SEL1);
241 gpio_export(SEL1, true);

Completed in 50 milliseconds