Searched refs:GPIO102_WLAN_RST (Results 1 – 1 of 1) sorted by relevance
43 #define GPIO102_WLAN_RST (102) macro333 err = gpio_request(GPIO102_WLAN_RST, "WLAN RST"); in cm_x270_libertas_setup()337 err = gpio_direction_output(GPIO102_WLAN_RST, 0); in cm_x270_libertas_setup()349 gpio_set_value(GPIO102_WLAN_RST, 1); in cm_x270_libertas_setup()365 gpio_set_value(GPIO102_WLAN_RST, 0); in cm_x270_libertas_teardown()366 gpio_free(GPIO102_WLAN_RST); in cm_x270_libertas_teardown()