Home
last modified time | relevance | path

Searched refs:SEL1 (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/arm/mach-imx/
Dmx31moboard-devboard.c110 #define SEL1 IOMUX_TO_GPIO(MX31_PIN_DSR_DCE1) macro
121 if (!gpio_request(SEL1, "sel1")) { in devboard_init_sel_gpios()
122 gpio_direction_input(SEL1); in devboard_init_sel_gpios()
123 gpio_export(SEL1, true); in devboard_init_sel_gpios()
Dmx31moboard-marxbot.c223 #define SEL1 IOMUX_TO_GPIO(MX31_PIN_DSR_DCE1) macro
234 if (!gpio_request(SEL1, "sel1")) { in marxbot_init_sel_gpios()
235 gpio_direction_input(SEL1); in marxbot_init_sel_gpios()
236 gpio_export(SEL1, true); in marxbot_init_sel_gpios()