Searched refs:SEL0 (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.c112 #define SEL0 IOMUX_TO_GPIO(MX31_PIN_DTR_DCE1) macro
119 if (!gpio_request(SEL0, "sel0")) {
120 gpio_direction_input(SEL0);
121 gpio_export(SEL0, true);
H A Dmx31moboard-marxbot.c227 #define SEL0 IOMUX_TO_GPIO(MX31_PIN_DTR_DCE1) macro
234 if (!gpio_request(SEL0, "sel0")) {
235 gpio_direction_input(SEL0);
236 gpio_export(SEL0, true);

Completed in 96 milliseconds