Home
last modified time | relevance | path

Searched refs:WIFI_EN (Results 1 – 22 of 22) sorted by relevance

/openbmc/u-boot/board/gumstix/duovero/
H A Dduovero.c20 #define WIFI_EN 43 macro
75 if (!gpio_request(WIFI_EN, "")) { in misc_init_r()
76 gpio_direction_output(WIFI_EN, 0); in misc_init_r()
77 gpio_set_value(WIFI_EN, 1); in misc_init_r()
79 gpio_set_value(WIFI_EN, 0); in misc_init_r()
81 gpio_set_value(WIFI_EN, 1); in misc_init_r()
/openbmc/u-boot/board/advantech/dms-ba16/
H A Ddms-ba16.c470 #define WIFI_EN IMX_GPIO_NR(6, 14) macro
513 gpio_direction_output(WIFI_EN, 1); in board_init()
/openbmc/linux/arch/arm/boot/dts/allwinner/
H A Dsun8i-r40-oka40i-c.dts67 reset-gpios = <&pio 1 10 GPIO_ACTIVE_LOW>; // PB10 WIFI_EN
H A Dsun7i-a20-wits-pro-a20-dkt.dts65 reset-gpios = <&pio 7 9 GPIO_ACTIVE_LOW>; /* PH9 WIFI_EN */
H A Dsun8i-h3-orangepi-2.dts110 reset-gpios = <&r_pio 0 7 GPIO_ACTIVE_LOW>; /* PL7 WIFI_EN */
H A Dsun7i-a20-cubietruck.dts101 reset-gpios = <&pio 7 9 GPIO_ACTIVE_LOW>; /* PH9 WIFI_EN */
H A Dsun8i-v40-bananapi-m2-berry.dts99 reset-gpios = <&pio 6 10 GPIO_ACTIVE_LOW>; /* PG10 WIFI_EN */
H A Dsun8i-r40-bananapi-m2-ultra.dts105 reset-gpios = <&pio 6 10 GPIO_ACTIVE_LOW>; /* PG10 WIFI_EN */
H A Dsun6i-a31s-sinovoip-bpi-m2.dts80 reset-gpios = <&r_pio 0 8 GPIO_ACTIVE_LOW>; /* PL8 WIFI_EN */
/openbmc/u-boot/board/ge/bx50v3/
H A Dbx50v3.c648 #define WIFI_EN IMX_GPIO_NR(6, 14) macro
691 gpio_direction_output(WIFI_EN, 1); in board_init()
/openbmc/u-boot/arch/arm/dts/
H A Dsun8i-v40-bananapi-m2-berry.dts86 reset-gpios = <&pio 6 10 GPIO_ACTIVE_LOW>; /* PG10 WIFI_EN */
H A Dsun8i-r40-bananapi-m2-ultra.dts93 reset-gpios = <&pio 6 10 GPIO_ACTIVE_LOW>; /* PG10 WIFI_EN */
H A Dsun7i-a20-wits-pro-a20-dkt.dts67 reset-gpios = <&pio 7 9 GPIO_ACTIVE_LOW>; /* PH9 WIFI_EN */
H A Dsun8i-h3-orangepi-2.dts115 reset-gpios = <&r_pio 0 7 GPIO_ACTIVE_LOW>; /* PL7 WIFI_EN */
H A Dzynqmp-zcu100-revC.dts125 reset-gpios = <&gpio 7 GPIO_ACTIVE_LOW>; /* WIFI_EN */
H A Dsun7i-a20-cubietruck.dts105 reset-gpios = <&pio 7 9 GPIO_ACTIVE_LOW>; /* PH9 WIFI_EN */
H A Dsun6i-a31s-sinovoip-bpi-m2.dts84 reset-gpios = <&r_pio 0 8 GPIO_ACTIVE_LOW>; /* PL8 WIFI_EN */
/openbmc/linux/arch/arm64/boot/dts/xilinx/
H A Dzynqmp-zcu100-revC.dts117 reset-gpios = <&gpio 7 GPIO_ACTIVE_LOW>; /* WIFI_EN */
/openbmc/linux/arch/arm/boot/dts/samsung/
H A Dexynos5250-snow-common.dtsi222 <&gpx0 1 GPIO_ACTIVE_LOW>; /* WIFI_EN */
H A Dexynos5800-peach-pi.dts147 reset-gpios = <&gpx0 0 GPIO_ACTIVE_LOW>; /* WIFI_EN */
H A Dexynos5420-peach-pit.dts147 reset-gpios = <&gpx0 0 GPIO_ACTIVE_LOW>; /* WIFI_EN */
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mq-librem5-devkit.dts226 regulator-name = "WIFI_EN";