Searched refs:SG2_BT_RESET (Results 1 – 1 of 1) sorted by relevance
60 #define SG2_BT_RESET 81 macro803 err = gpio_request(SG2_BT_RESET, "SG2_BT_RESET"); in stargate2_reset_bluetooth()808 gpio_direction_output(SG2_BT_RESET, 1); in stargate2_reset_bluetooth()811 gpio_set_value(SG2_BT_RESET, 0); in stargate2_reset_bluetooth()813 gpio_set_value(SG2_BT_RESET, 1); in stargate2_reset_bluetooth()814 gpio_free(SG2_BT_RESET); in stargate2_reset_bluetooth()