Searched refs:WIFI_EN (Results 1 – 18 of 18) sorted by relevance
21 #define WIFI_EN 43 macro76 if (!gpio_request(WIFI_EN, "")) { in misc_init_r()77 gpio_direction_output(WIFI_EN, 0); in misc_init_r()78 gpio_set_value(WIFI_EN, 1); in misc_init_r()80 gpio_set_value(WIFI_EN, 0); in misc_init_r()82 gpio_set_value(WIFI_EN, 1); in misc_init_r()
470 #define WIFI_EN IMX_GPIO_NR(6, 14) macro513 gpio_direction_output(WIFI_EN, 1); in board_init()
549 #define WIFI_EN IMX_GPIO_NR(6, 14) macro572 gpio_direction_output(WIFI_EN, 1); in board_init()
103 reset-gpios = <&gpio 7 GPIO_ACTIVE_LOW>; /* WIFI_EN */
109 reset-gpios = <&r_pio 0 7 GPIO_ACTIVE_LOW>; /* PL7 WIFI_EN */
65 reset-gpios = <&pio 7 9 GPIO_ACTIVE_LOW>; /* PH9 WIFI_EN */
80 reset-gpios = <&r_pio 0 8 GPIO_ACTIVE_LOW>; /* PL8 WIFI_EN */
101 reset-gpios = <&pio 7 9 GPIO_ACTIVE_LOW>; /* PH9 WIFI_EN */
98 reset-gpios = <&pio 6 10 GPIO_ACTIVE_LOW>; /* PG10 WIFI_EN */
104 reset-gpios = <&pio 6 10 GPIO_ACTIVE_LOW>; /* PG10 WIFI_EN */
223 <&gpx0 1 GPIO_ACTIVE_LOW>; /* WIFI_EN */
143 reset-gpios = <&gpx0 0 GPIO_ACTIVE_LOW>; /* WIFI_EN */
85 reset-gpios = <&r_pio 0 8 GPIO_ACTIVE_LOW>; /* PL8 WIFI_EN */
104 reset-gpios = <&r_pio 0 7 GPIO_ACTIVE_LOW>; /* PL7 WIFI_EN */
67 reset-gpios = <&pio 7 9 GPIO_ACTIVE_LOW>; /* PH9 WIFI_EN */
95 reset-gpios = <&pio 7 9 GPIO_ACTIVE_LOW>; /* PH9 WIFI_EN */
222 regulator-name = "WIFI_EN";