Searched refs:GPIO37_WLAN_RST (Results 1 – 1 of 1) sorted by relevance
65 #define GPIO37_WLAN_RST (37) macro749 err = gpio_request(GPIO37_WLAN_RST, "WLAN RST"); in em_x270_libertas_setup()753 gpio_direction_output(GPIO37_WLAN_RST, 1); in em_x270_libertas_setup()787 gpio_set_value(GPIO37_WLAN_RST, 0); in em_x270_libertas_teardown()788 gpio_free(GPIO37_WLAN_RST); in em_x270_libertas_teardown()