Home
last modified time | relevance | path

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

123456789

/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/wireless/
Dti,wlcore,spi.txt35 wlcore: wlcore@1 {
49 wlcore: wlcore@0 {
Dti,wlcore.txt39 wlcore: wlcore@2 {
/kernel/linux/linux-6.6/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"
/kernel/linux/linux-5.10/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"
/kernel/linux/linux-5.10/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"
/kernel/linux/linux-6.6/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"
/kernel/linux/linux-6.6/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 {
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Domap3-gta04a5.dts82 * Documentation/devicetree/bindings/net/wireless/ti,wlcore.txt
103 wlcore: wlcore@2 { label
/kernel/linux/linux-6.6/arch/arm/boot/dts/ti/omap/
Domap3-gta04a5.dts87 * Documentation/devicetree/bindings/net/wireless/ti,wlcore.yaml
108 wlcore: wlcore@2 { label

123456789