Home
last modified time | relevance | path

Searched full:wlcore (Results 1 – 25 of 110) sorted by relevance

12345

/linux-6.14.4/drivers/net/wireless/ti/wlcore/
DKconfig2 config WLCORE config
3 tristate "TI wlcore support"
12 If you choose to build a module, it will be called wlcore. Say N if
16 tristate "TI wlcore SPI support"
17 depends on WLCORE && SPI_MASTER && OF
28 tristate "TI wlcore SDIO support"
29 depends on WLCORE && MMC
DMakefile2 wlcore-objs = main.o cmd.o io.o event.o tx.o rx.o ps.o acx.o \
8 wlcore-$(CONFIG_NL80211_TESTMODE) += testmode.o
9 obj-$(CONFIG_WLCORE) += wlcore.o
/linux-6.14.4/drivers/net/wireless/ti/wl18xx/
Dtx.c8 #include "../wlcore/wlcore.h"
9 #include "../wlcore/cmd.h"
10 #include "../wlcore/debug.h"
11 #include "../wlcore/acx.h"
12 #include "../wlcore/tx.h"
Dscan.h11 #include "../wlcore/wlcore.h"
12 #include "../wlcore/cmd.h"
13 #include "../wlcore/scan.h"
Dio.c8 #include "../wlcore/wlcore.h"
9 #include "../wlcore/io.h"
Dcmd.h11 #include "../wlcore/wlcore.h"
12 #include "../wlcore/acx.h"
Dtx.h11 #include "../wlcore/wlcore.h"
Devent.c12 #include "../wlcore/cmd.h"
13 #include "../wlcore/debug.h"
14 #include "../wlcore/vendor_cmd.h"
Dcmd.c8 #include "../wlcore/cmd.h"
9 #include "../wlcore/debug.h"
10 #include "../wlcore/hw_ops.h"
Devent.h11 #include "../wlcore/wlcore.h"
Dacx.h11 #include "../wlcore/wlcore.h"
12 #include "../wlcore/acx.h"
Dacx.c8 #include "../wlcore/cmd.h"
9 #include "../wlcore/debug.h"
10 #include "../wlcore/acx.h"
/linux-6.14.4/drivers/net/wireless/ti/wl12xx/
Dacx.c9 #include "../wlcore/cmd.h"
10 #include "../wlcore/debug.h"
11 #include "../wlcore/acx.h"
Dscan.h11 #include "../wlcore/wlcore.h"
12 #include "../wlcore/cmd.h"
13 #include "../wlcore/scan.h"
Dacx.h12 #include "../wlcore/wlcore.h"
13 #include "../wlcore/acx.h"
Devent.h11 #include "../wlcore/wlcore.h"
Devent.c10 #include "../wlcore/cmd.h"
11 #include "../wlcore/debug.h"
Ddebugfs.c9 #include "../wlcore/debugfs.h"
10 #include "../wlcore/wlcore.h"
/linux-6.14.4/Documentation/devicetree/bindings/net/wireless/
Dti,wlcore.yaml4 $id: http://devicetree.org/schemas/net/wireless/ti,wlcore.yaml#
96 wlcore1: wlcore@1 {
115 wlcore2: wlcore@0 {
137 wlcore3: wlcore@2 {
/linux-6.14.4/arch/arm/boot/dts/ti/omap/
Domap3-gta04a5.dts87 * Documentation/devicetree/bindings/net/wireless/ti,wlcore.yaml
108 wlcore: wlcore@2 { label
Domap3-igep0020-rev-f.dts45 wlcore: wlcore@2 { label
Domap3-igep0030-rev-g.dts67 wlcore: wlcore@2 { label
Domap4-var-som-om44-wlan.dtsi68 wlcore: wlcore@2 { label
Domap3-cm-t3730.dts80 wlcore: wlcore@2 { label
Dlogicpd-torpedo-37xx-devkit.dts43 wlcore: wlcore@2 { label

12345