NET2BIG_GPIO_SATA_POWER_REQ  150 arch/arm/mach-orion5x/net2big-setup.c 	err = gpio_request(NET2BIG_GPIO_SATA_POWER_REQ, "SATA power request");
NET2BIG_GPIO_SATA_POWER_REQ  152 arch/arm/mach-orion5x/net2big-setup.c 		err = gpio_direction_output(NET2BIG_GPIO_SATA_POWER_REQ, 0);
NET2BIG_GPIO_SATA_POWER_REQ  154 arch/arm/mach-orion5x/net2big-setup.c 			gpio_free(NET2BIG_GPIO_SATA_POWER_REQ);
NET2BIG_GPIO_SATA_POWER_REQ  173 arch/arm/mach-orion5x/net2big-setup.c 	gpio_set_value(NET2BIG_GPIO_SATA_POWER_REQ, 1);