SEL3 123 arch/arm/mach-imx/mx31moboard-devboard.c if (!gpio_request(SEL3, "sel3")) { SEL3 124 arch/arm/mach-imx/mx31moboard-devboard.c gpio_direction_input(SEL3); SEL3 125 arch/arm/mach-imx/mx31moboard-devboard.c gpio_export(SEL3, true); SEL3 147 arch/arm/mach-imx/mx31moboard-marxbot.c if (!gpio_request(SEL3, "sel3")) { SEL3 148 arch/arm/mach-imx/mx31moboard-marxbot.c gpio_direction_input(SEL3); SEL3 149 arch/arm/mach-imx/mx31moboard-marxbot.c gpio_export(SEL3, true); SEL3 1279 arch/mips/include/asm/mipsregs.h #define _ASM_MACRO_2R_1S(OP, R1, R2, SEL3, ENC) \ SEL3 1280 arch/mips/include/asm/mipsregs.h __asm__(".macro " #OP " " #R1 ", " #R2 ", " #SEL3 " = 0\n\t" \