Home
last modified time | relevance | path

Searched full:wlan (Results 1 – 25 of 317) sorted by relevance

12345678910>>...13

/linux/drivers/net/wireless/ti/wl12xx/
H A Dconf.h39 * in WLAN / BT master basic rate
48 * in WLAN / BT slave basic rate
57 * in WLAN / BT master EDR
66 * in WLAN / BT slave EDR
74 * The maximum time WLAN can gain the antenna
75 * in WLAN PSM / BT master/slave BR
83 * The maximum time WLAN can gain the antenna
84 * in WLAN PSM / BT master/slave EDR
125 * Compensation percentage of WLAN active scan window if initiated
133 * Compensation percentage of WLAN passive scan window if initiated
[all …]
H A Dreg.h29 it holds the Wlan hardware in a soft reset state.
35 (not self-clearing), the Wlan hardware
246 the command mailbox located in the Wlan hardware memory.
249 The Wlan hardware initializes the command mailbox
253 the Wlan hardware.
261 the information mailbox located in the Wlan hardware memory.
264 The Wlan hardware initializes the information mailbox pointer
268 the Wlan hardware.
279 The Wlan hardware clears this bit automatically.
285 The Wlan hardware clears this bit automatically.
[all …]
/linux/drivers/net/ethernet/mediatek/
H A Dmtk_wed.c138 return readl(dev->wlan.base + reg); in wifi_r32()
144 writel(val, dev->wlan.base + reg); in wifi_w32()
460 if (!dev || !dev->wlan.reset) in mtk_wed_fe_reset()
463 /* reset callback blocks until WLAN reset is completed */ in mtk_wed_fe_reset()
464 err = dev->wlan.reset(dev); in mtk_wed_fe_reset()
466 dev_err(dev->dev, "wlan reset failed: %d\n", err); in mtk_wed_fe_reset()
486 if (!dev || !dev->wlan.reset_complete) in mtk_wed_fe_reset_complete()
489 dev->wlan.reset_complete(dev); in mtk_wed_fe_reset_complete()
501 if (dev->wlan.bus_type == MTK_WED_BUS_PCIE) { in mtk_wed_assign()
502 hw = hw_list[pci_domain_nr(dev->wlan.pci_dev->bus)]; in mtk_wed_assign()
[all …]
/linux/arch/mips/bcm47xx/
H A Dleds.c34 BCM47XX_GPIO_LED(5, "green", "wlan", 0, LEDS_GPIO_DEFSTATE_OFF),
43 BCM47XX_GPIO_LED(7, "unk", "wlan", 0, LEDS_GPIO_DEFSTATE_OFF),
48 /* TODO: Add "wlan" LED */
58 BCM47XX_GPIO_LED(7, "blue", "wlan", 0, LEDS_GPIO_DEFSTATE_OFF),
74 BCM47XX_GPIO_LED(0, "unk", "wlan", 1, LEDS_GPIO_DEFSTATE_OFF),
102 BCM47XX_GPIO_LED(1, "unk", "wlan", 1, LEDS_GPIO_DEFSTATE_OFF),
113 BCM47XX_GPIO_LED(1, "unk", "wlan", 1, LEDS_GPIO_DEFSTATE_OFF),
119 BCM47XX_GPIO_LED(1, "unk", "wlan", 1, LEDS_GPIO_DEFSTATE_OFF),
140 BCM47XX_GPIO_LED(13, "unk", "wlan", 1, LEDS_GPIO_DEFSTATE_OFF),
155 BCM47XX_GPIO_LED(2, "unk", "wlan", 1, LEDS_GPIO_DEFSTATE_OFF),
[all …]
/linux/arch/arm/boot/dts/marvell/
H A Ddove-d2plug.dts24 led-wlan-ap {
25 label = "wlan-ap";
29 led-wlan-act {
30 label = "wlan-act";
54 /* Marvell SD8787 WLAN/BT */
H A Ddove-d3plug.dts24 led-wlan-act {
25 label = "wlan-act";
29 led-wlan-ap {
30 label = "wlan-ap";
65 /* Marvell SD8787 WLAN/BT */
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A DKconfig2 tristate "Broadcom FullMAC WLAN driver"
26 IEEE802.11n embedded FullMAC WLAN driver. Say Y if you want to
37 IEEE802.11n embedded FullMAC WLAN driver. Say Y if you want to
48 IEEE802.11ac embedded FullMAC WLAN driver. Say Y if you want to
/linux/drivers/power/sequencing/
H A Dpwrseq-qcom-wcn.c185 .name = "wlan-enable",
192 .name = "wlan-enable",
227 .name = "wlan",
239 .name = "wlan",
338 * The PMU supplies power to the Bluetooth and WLAN modules. both in pwrseq_qcom_wcn_match()
401 * cause the WLAN power to be toggled, resulting in PCIe link down. in pwrseq_qcom_wcn_probe()
406 ctx->wlan_gpio = devm_gpiod_get_optional(dev, "wlan-enable", in pwrseq_qcom_wcn_probe()
410 "Failed to get the WLAN enable GPIO\n"); in pwrseq_qcom_wcn_probe()
420 * disable the WLAN module accidentally if it's already powered on. in pwrseq_qcom_wcn_probe()
H A DKconfig22 WCN Bluetooth/WLAN chipsets.
25 and WLAN modules whose power is controlled by the PMU module. As the
28 respecting the required delays between enabling Bluetooth and WLAN.
/linux/drivers/net/wireless/ti/wlcore/
H A DKconfig7 This module contains the main code for TI WLAN chips. It abstracts
21 TI WLAN chipsets. Select this if your platform is using
32 TI WLAN chipsets. Select this if your platform is using
/linux/Documentation/devicetree/bindings/net/
H A Drfkill-gpio.yaml29 - wlan
52 label = "rfkill-pcie-wlan";
53 radio-type = "wlan";
/linux/drivers/net/wireless/
H A DKconfig6 menuconfig WLAN config
19 if WLAN
42 endif # WLAN
/linux/arch/arm/boot/dts/ti/omap/
H A Dam335x-baltos-leds.dtsi26 led-wlan {
27 label = "onrisc:blue:wlan";
43 …AM33XX_PADCONF(AM335X_PIN_MII1_TXD3, PIN_OUTPUT_PULLDOWN, MUX_MODE7) /* mii1_txd3.gpio0_16 WLAN LE…
/linux/drivers/net/wireless/rsi/
H A DKconfig16 tristate "Redpine Signals Inc 91x WLAN driver support"
48 bool "Redpine Signals WLAN BT Coexistence support"
53 This option enables the WLAN BT coex support in rsi drivers.
/linux/drivers/net/wireless/ti/wl1251/
H A Dreg.h186 it holds the Wlan hardware in a soft reset state.
192 (not self-clearing), the Wlan hardware
248 the command mailbox located in the Wlan hardware memory.
251 The Wlan hardware initializes the command mailbox
255 the Wlan hardware.
263 the information mailbox located in the Wlan hardware memory.
266 The Wlan hardware initializes the information mailbox pointer
270 the Wlan hardware.
356 The Wlan hardware clears this bit automatically.
362 The Wlan hardware clears this bit automatically.
[all …]
/linux/Documentation/devicetree/bindings/regulator/
H A Dqcom,qca6390-pmu.yaml13 The QCA6390 package contains discrete modules for WLAN and Bluetooth. They
82 wlan-enable-gpios:
84 description: GPIO line enabling the ATH11K WLAN module supplied by the PMU
200 wlan-enable-gpios = <&tlmm 20 GPIO_ACTIVE_HIGH>;
/linux/drivers/net/wireless/mediatek/mt76/mt7603/
H A DKconfig3 tristate "MediaTek MT7603E (PCIe) and MT76x8 WLAN support"
8 This adds support for MT7603E PCIe wireless devices and the WLAN core
/linux/arch/arm/boot/dts/qcom/
H A Dqcom-ipq4018-ap120c-ac-bit.dts20 led-wlan {
21 label = "ap120c-ac:green:wlan";
/linux/drivers/net/wireless/st/cw1200/
H A DKconfig3 tristate "CW1200 WLAN support"
6 This is a driver for the ST-E CW1100 & CW1200 WLAN chipsets.
/linux/arch/arm/boot/dts/intel/ixp/
H A Dintel-ixp42x-iomega-nas100d.dts34 led-wlan {
35 label = "nas100d:red:wlan";
38 /* We don't have WLAN trigger in the kernel (yet) */
H A Dintel-ixp42x-dlink-dsm-g600.dts45 led-wlan {
46 label = "dsmg600:green:wlan";
50 /* We don't have WLAN trigger in the kernel (yet) */
/linux/arch/arm/boot/dts/broadcom/
H A Dbcm47189-luxul-xap-1440.dts26 led-wlan {
27 label = "bcm53xx:blue:wlan";
/linux/arch/mips/ath25/
H A Dar5312_regs.h102 #define AR5312_RESET_WLAN0 0x00000004 /* cold reset WLAN MAC/BB */
108 #define AR5312_RESET_WLAN1 0x00000200 /* cold reset WLAN MAC/BB */
173 #define AR5312_REV_MIN_DUAL 0x0 /* Dual WLAN version */
174 #define AR5312_REV_MIN_SINGLE 0x1 /* Single WLAN version */
/linux/arch/powerpc/platforms/83xx/
H A DKconfig55 bool "Freescale MPC837x RDB/WLAN"
59 This option enables support for the MPC837x RDB and WLAN Boards.
/linux/arch/arm/boot/dts/st/
H A Dste-href-family-pinctrl.dtsi192 wlan {
195 * Activate this mode with the WLAN chip.
196 * These are plain GPIO pins used by WLAN

12345678910>>...13