Home
last modified time | relevance | path

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

12345

/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A 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
H A 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
/openbmc/linux/drivers/net/wireless/ti/wl18xx/
H A 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"
H A Dscan.h11 #include "../wlcore/wlcore.h"
12 #include "../wlcore/cmd.h"
13 #include "../wlcore/scan.h"
H A Dio.c8 #include "../wlcore/wlcore.h"
9 #include "../wlcore/io.h"
H A Dcmd.h11 #include "../wlcore/wlcore.h"
12 #include "../wlcore/acx.h"
H A Dtx.h11 #include "../wlcore/wlcore.h"
H A Devent.c12 #include "../wlcore/cmd.h"
13 #include "../wlcore/debug.h"
14 #include "../wlcore/vendor_cmd.h"
H A Devent.h11 #include "../wlcore/wlcore.h"
H A Dcmd.c8 #include "../wlcore/cmd.h"
9 #include "../wlcore/debug.h"
10 #include "../wlcore/hw_ops.h"
H A Dacx.h11 #include "../wlcore/wlcore.h"
12 #include "../wlcore/acx.h"
/openbmc/linux/drivers/net/wireless/ti/wl12xx/
H A Dacx.c9 #include "../wlcore/cmd.h"
10 #include "../wlcore/debug.h"
11 #include "../wlcore/acx.h"
H A Dscan.h11 #include "../wlcore/wlcore.h"
12 #include "../wlcore/cmd.h"
13 #include "../wlcore/scan.h"
H A Dacx.h12 #include "../wlcore/wlcore.h"
13 #include "../wlcore/acx.h"
H A Devent.h11 #include "../wlcore/wlcore.h"
H A Devent.c10 #include "../wlcore/cmd.h"
11 #include "../wlcore/debug.h"
H A Ddebugfs.c9 #include "../wlcore/debugfs.h"
10 #include "../wlcore/wlcore.h"
/openbmc/linux/Documentation/devicetree/bindings/net/wireless/
H A 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 {
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Domap3-gta04a5.dts87 * Documentation/devicetree/bindings/net/wireless/ti,wlcore.yaml
108 wlcore: wlcore@2 { label
H A Domap3-igep0020-rev-f.dts45 wlcore: wlcore@2 { label
H A Domap3-igep0030-rev-g.dts67 wlcore: wlcore@2 { label
H A Domap4-var-som-om44-wlan.dtsi68 wlcore: wlcore@2 { label
H A Domap3-cm-t3730.dts80 wlcore: wlcore@2 { label
H A Dlogicpd-torpedo-37xx-devkit.dts43 wlcore: wlcore@2 { label
/openbmc/u-boot/arch/arm/dts/
H A Dlogicpd-torpedo-37xx-devkit.dts47 wlcore: wlcore@2 { label

12345