DSPIC_RST_B        84 arch/arm/mach-imx/mx31moboard-smartbot.c 	if (!gpio_request(DSPIC_RST_B, "dspic-rst")) {
DSPIC_RST_B        85 arch/arm/mach-imx/mx31moboard-smartbot.c 		gpio_direction_output(DSPIC_RST_B, 0);
DSPIC_RST_B        86 arch/arm/mach-imx/mx31moboard-smartbot.c 		gpio_export(DSPIC_RST_B, false);