Searched refs:WIFI_EN (Results 1 – 9 of 9) sorted by relevance
375 #define WIFI_EN IMX_GPIO_NR(6, 14) macro410 gpio_request(WIFI_EN, "wifi_en"); in board_init()411 gpio_direction_output(WIFI_EN, 1); in board_init()
474 #define WIFI_EN IMX_GPIO_NR(6, 14) macro517 gpio_direction_output(WIFI_EN, 1); in board_init()
65 reset-gpios = <&pio 7 9 GPIO_ACTIVE_LOW>; /* PH9 WIFI_EN */
109 reset-gpios = <&r_pio 0 7 GPIO_ACTIVE_LOW>; /* PL7 WIFI_EN */
125 reset-gpios = <&gpio 7 GPIO_ACTIVE_LOW>; /* WIFI_EN */
84 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 */
Completed in 10 milliseconds