Searched refs:NET2BIG_GPIO_SATA_POWER_REQ (Results 1 – 1 of 1) sorted by relevance
114 #define NET2BIG_GPIO_SATA_POWER_REQ 19 macro 148 err = gpio_request(NET2BIG_GPIO_SATA_POWER_REQ, "SATA power request"); in net2big_sata_power_init() 150 err = gpio_direction_output(NET2BIG_GPIO_SATA_POWER_REQ, 0); in net2big_sata_power_init() 152 gpio_free(NET2BIG_GPIO_SATA_POWER_REQ); in net2big_sata_power_init() 171 gpio_set_value(NET2BIG_GPIO_SATA_POWER_REQ, 1); in net2big_sata_power_init()