Home
last modified time | relevance | path

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

12

/Linux-v6.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:
/Linux-v6.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
Dtx.c3 * This file is part of wl18xx
14 #include "wl18xx.h"
Ddebugfs.h3 * This file is part of wl18xx
Dio.h3 * This file is part of wl18xx
Dtx.h3 * This file is part of wl18xx
Dacx.c3 * This file is part of wl18xx
13 #include "wl18xx.h"
Dio.c3 * This file is part of wl18xx
Dcmd.h3 * This file is part of wl18xx
Devent.h3 * This file is part of wl18xx
Dscan.h3 * This file is part of wl18xx
Dconf.h3 * This file is part of wl18xx
Dwl18xx.h3 * This file is part of wl18xx
Dmain.c3 * This file is part of wl18xx
29 #include "wl18xx.h"
659 #define WL18XX_FW_NAME "ti-connectivity/wl18xx-fw-4.bin"
670 /* wl18xx uses the same firmware for PLT */ in wl18xx_identify_chip()
1378 wl1271_info("wl18xx HW: %s, PG %d.%d (ROM 0x%x)", in wl18xx_get_pg_ver()
2029 { "wl18xx", 0 },
Dcmd.c3 * This file is part of wl18xx
Ddebugfs.c3 * This file is part of wl18xx
16 #include "wl18xx.h"
Dacx.h3 * This file is part of wl18xx
/Linux-v6.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",
/Linux-v6.6/drivers/net/wireless/ti/
DMakefile5 obj-$(CONFIG_WL18XX) += wl18xx/
DKconfig16 source "drivers/net/wireless/ti/wl18xx/Kconfig"
/Linux-v6.6/Documentation/devicetree/bindings/net/
Dti,bluetooth.yaml18 * TI WiLink 7/8 (wl12xx/wl18xx) Shared Transport BT/FM/GPS devices
/Linux-v6.6/arch/arm/boot/dts/ti/omap/
Dam335x-boneblack-wireless.dts57 wl18xx_pins: wl18xx-pins {
Dam335x-bonegreen-wireless.dts56 wl18xx_pins: wl18xx-pins {

12