Searched refs:WLAN_EN (Results 1 – 9 of 9) sorted by relevance
38 OMAP4_IOPAD(0x066, PIN_OUTPUT | MUX_MODE3) /* gpmc_a19.gpio_43 (WLAN_EN) */
115 /* wl12xx GPIO output for WLAN_EN */
115 /* wlan GPIO output for WLAN_EN */
329 * wl12xx GPIO outputs for WLAN_EN, BT_EN, FM_EN, BT_WAKEUP
335 /* wl12xx GPIO output for WLAN_EN */
35 gpio = <&gpio5 12 GPIO_ACTIVE_HIGH>; /* gpio140 WLAN_EN */
48 /* WLAN_EN GPIO for this board - Bank1, pin16 */
253 #define WLAN_EN FIELD32(0x00000001) macro
376 if (rt2x00_get_field32(reg, WLAN_EN)) in rt2800_enable_wlan_rt3290()382 rt2x00_set_field32(®, WLAN_EN, 1); in rt2800_enable_wlan_rt3290()4574 if (rt2x00_get_field32(reg, WLAN_EN) == 1) { in rt2800_init_registers()