Home
last modified time | relevance | path

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

12

/linux/Documentation/devicetree/bindings/net/wireless/
H A 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/drivers/net/wireless/ti/wl18xx/
H A DKconfig2 config WL18XX config
3 tristate "TI wl18xx support"
H A 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
H A Dtx.c3 * This file is part of wl18xx
14 #include "wl18xx.h"
H A Ddebugfs.h3 * This file is part of wl18xx
H A Dio.h3 * This file is part of wl18xx
H A Dtx.h3 * This file is part of wl18xx
H A Dacx.c3 * This file is part of wl18xx
13 #include "wl18xx.h"
H A Dio.c3 * This file is part of wl18xx
H A Dcmd.h3 * This file is part of wl18xx
H A Devent.h3 * This file is part of wl18xx
H A Dscan.h3 * This file is part of wl18xx
H A Dconf.h3 * This file is part of wl18xx
H A Dwl18xx.h3 * This file is part of wl18xx
H A 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()
1428 wl1271_info("wl18xx HW: %s, PG %d.%d (ROM 0x%x)", in wl18xx_get_pg_ver()
2093 { "wl18xx", 0 },
H A Ddebugfs.c3 * This file is part of wl18xx
16 #include "wl18xx.h"
H A Dcmd.c3 * This file is part of wl18xx
H A Dacx.h3 * This file is part of wl18xx
/linux/drivers/net/wireless/ti/wlcore/
H A Dsdio.c199 .name = "wl18xx",
200 .cfg_name = "ti-connectivity/wl18xx-conf.bin",
305 * Due to a hardware bug, we can't differentiate wl18xx from in wl1271_probe()
308 * which is 3.00 on the wl18xx chips. in wl1271_probe()
311 chip_family = "wl18xx"; in wl1271_probe()
H A 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/drivers/net/wireless/ti/
H A DMakefile5 obj-$(CONFIG_WL18XX) += wl18xx/
H A DKconfig16 source "drivers/net/wireless/ti/wl18xx/Kconfig"
/linux/Documentation/devicetree/bindings/net/bluetooth/
H A Dti,bluetooth.yaml18 * TI WiLink 7/8 (wl12xx/wl18xx) Shared Transport BT/FM/GPS devices
/linux/arch/arm/boot/dts/ti/omap/
H A Dam335x-boneblack-wireless.dts57 wl18xx_pins: wl18xx-pins {
H A Dam335x-bonegreen-wireless.dts56 wl18xx_pins: wl18xx-pins {

12