Home
last modified time | relevance | path

Searched full:wl18xx (Results 1 – 25 of 68) sorted by relevance

123

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/wireless/
Dti,wlcore,spi.txt1 * Texas Instruments wl12xx/wl18xx wireless lan controller
3 The wl12xx/wl18xx chips can be connected via SPI or via SDIO. This
22 wl12xx/wl18xx chip
47 For wl18xx family:
Dti,wlcore.txt1 TI Wilink 6/7/8 (wl12xx/wl18xx) SDIO devices
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/net/wireless/
Dti,wlcore.yaml7 title: Texas Instruments Wilink 6/7/8 (wl12xx/wl18xx) Wireless LAN Controller
13 The wl12xx/wl18xx chips can be connected via SPI or via SDIO.
50 Points to the node of the regulator that powers/enable the wl12xx/wl18xx
110 // For wl18xx family:
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl18xx/
DKconfig2 config WL18XX config
3 tristate "TI wl18xx support"
DMakefile2 wl18xx-objs = main.o acx.o tx.o io.o debugfs.o scan.o cmd.o event.o
4 obj-$(CONFIG_WL18XX) += wl18xx.o
Ddebugfs.h3 * This file is part of wl18xx
Dio.h3 * This file is part of wl18xx
Dtx.c3 * This file is part of wl18xx
14 #include "wl18xx.h"
Dtx.h3 * This file is part of wl18xx
Dio.c3 * This file is part of wl18xx
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl18xx/
DKconfig2 config WL18XX config
3 tristate "TI wl18xx support"
DMakefile2 wl18xx-objs = main.o acx.o tx.o io.o debugfs.o scan.o cmd.o event.o
4 obj-$(CONFIG_WL18XX) += wl18xx.o
Ddebugfs.h3 * This file is part of wl18xx
Dio.h3 * This file is part of wl18xx
Dtx.c3 * This file is part of wl18xx
14 #include "wl18xx.h"
Dtx.h3 * This file is part of wl18xx
Dio.c3 * This file is part of wl18xx
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/
Dsdio.c200 .name = "wl18xx",
201 .cfg_name = "ti-connectivity/wl18xx-conf.bin",
306 * Due to a hardware bug, we can't differentiate wl18xx from in wl1271_probe()
309 * which is 3.00 on the wl18xx chips. in wl1271_probe()
312 chip_family = "wl18xx"; in wl1271_probe()
Dspi.c58 * wl18xx driver aggregation buffer size is (13 * 4K) compared to
59 * (4 * 4K) for wl12xx, so use the larger buffer needed for wl18xx
78 .name = "wl18xx",
79 .cfg_name = "ti-connectivity/wl18xx-conf.bin",
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/
Dsdio.c201 .name = "wl18xx",
202 .cfg_name = "ti-connectivity/wl18xx-conf.bin",
307 * Due to a hardware bug, we can't differentiate wl18xx from in wl1271_probe()
310 * which is 3.00 on the wl18xx chips. in wl1271_probe()
313 chip_family = "wl18xx"; in wl1271_probe()
Dspi.c59 * wl18xx driver aggregation buffer size is (13 * 4K) compared to
60 * (4 * 4K) for wl12xx, so use the larger buffer needed for wl18xx
79 .name = "wl18xx",
80 .cfg_name = "ti-connectivity/wl18xx-conf.bin",
/kernel/linux/linux-6.6/drivers/net/wireless/ti/
DMakefile5 obj-$(CONFIG_WL18XX) += wl18xx/
DKconfig16 source "drivers/net/wireless/ti/wl18xx/Kconfig"
/kernel/linux/linux-5.10/drivers/net/wireless/ti/
DMakefile5 obj-$(CONFIG_WL18XX) += wl18xx/
DKconfig16 source "drivers/net/wireless/ti/wl18xx/Kconfig"

123