Searched full:wl12xx (Results 1 – 25 of 96) sorted by relevance
1234
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/wireless/ |
| D | ti,wlcore,spi.txt | 1 * Texas Instruments wl12xx/wl18xx wireless lan controller 3 The wl12xx/wl18xx chips can be connected via SPI or via SDIO. This 22 wl12xx/wl18xx chip 25 - ref-clock-frequency : Reference clock frequency (should be set for wl12xx) 33 For wl12xx family:
|
| D | ti,wlcore.txt | 1 TI Wilink 6/7/8 (wl12xx/wl18xx) SDIO devices
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/net/wireless/ |
| D | ti,wlcore.yaml | 7 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 91 // For wl12xx family:
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ti/wl12xx/ |
| D | Makefile | 2 wl12xx-objs = main.o cmd.o acx.o debugfs.o scan.o event.o 4 obj-$(CONFIG_WL12XX) += wl12xx.o
|
| D | Kconfig | 2 config WL12XX config 3 tristate "TI wl12xx support"
|
| D | debugfs.h | 3 * This file is part of wl12xx
|
| D | acx.c | 3 * This file is part of wl12xx
|
| /kernel/linux/linux-5.10/drivers/net/wireless/ti/wl12xx/ |
| D | Makefile | 2 wl12xx-objs = main.o cmd.o acx.o debugfs.o scan.o event.o 4 obj-$(CONFIG_WL12XX) += wl12xx.o
|
| D | Kconfig | 2 config WL12XX config 3 tristate "TI wl12xx support"
|
| D | debugfs.h | 3 * This file is part of wl12xx
|
| D | acx.c | 3 * This file is part of wl12xx
|
| /kernel/linux/linux-5.10/drivers/net/wireless/ti/ |
| D | wilink_platform_data.c | 3 * This file is part of wl12xx 10 #include <linux/wl12xx.h>
|
| D | Makefile | 3 obj-$(CONFIG_WL12XX) += wl12xx/
|
| D | Kconfig | 15 source "drivers/net/wireless/ti/wl12xx/Kconfig"
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/ti/omap/ |
| D | omap4-var-som-om44-wlan.dtsi | 7 /* regulator for wl12xx on sdio4 */ 31 wl12xx_ctrl_pins: wl12xx-ctrl-pins {
|
| D | omap4-epson-embt2ws.dts | 53 /* regulator for wl12xx on sdio2 */ 54 wl12xx_vmmc: wl12xx-vmmc { 401 wl12xx_pins: pinmux-wl12xx-pins { 413 wl12xx_gpio: pinmux-wl12xx-gpio {
|
| D | omap4-panda-common.dtsi | 133 /* regulator for wl12xx on sdio5 */ 359 * wl12xx GPIO outputs for WLAN_EN, BT_EN, FM_EN, BT_WAKEUP 362 wl12xx_gpio: wl12xx-gpio-pins { 371 /* wl12xx GPIO inputs and SDIO pins */ 372 wl12xx_pins: wl12xx-pins {
|
| D | omap3-cm-t3517.dts | 46 wl12xx_wkup_pins: wl12xx-wkup-pins { 85 wl12xx_core_pins: wl12xx-core-pins {
|
| D | omap4-sdp.dts | 154 /* regulator for wl12xx on sdio5 */ 329 /* wl12xx GPIO output for WLAN_EN */ 330 wl12xx_gpio: wl12xx-gpio-pins { 336 /* wl12xx GPIO inputs and SDIO pins */ 337 wl12xx_pins: wl12xx-pins {
|
| /kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/ |
| D | spi.c | 17 #include <linux/wl12xx.h> 60 * (4 * 4K) for wl12xx, so use the larger buffer needed for wl18xx 367 * wl12xx_spi_set_power - power on/off the wl12xx unit 368 * @child: wl12xx device handle. 435 * @glue: wl12xx SPI bus to slave device glue parameters.
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ti/ |
| D | Makefile | 3 obj-$(CONFIG_WL12XX) += wl12xx/
|
| D | Kconfig | 15 source "drivers/net/wireless/ti/wl12xx/Kconfig"
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | wl12xx.h | 3 * This file is part of wl12xx
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/ |
| D | spi.c | 59 * (4 * 4K) for wl12xx, so use the larger buffer needed for wl18xx 366 * wl12xx_spi_set_power - power on/off the wl12xx unit 367 * @child: wl12xx device handle. 433 * @glue: wl12xx SPI bus to slave device glue parameters.
|
| D | io.c | 164 /* wl12xx only: We don't need the size of the last partition, in wlcore_set_partition() 169 * SDIO support. wl12xx is expecting the write to in wlcore_set_partition()
|
1234