Home
last modified time | relevance | path

Searched full:wilc1000 (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.10/drivers/net/wireless/microchip/wilc1000/
DKconfig2 config WILC1000 config
5 Add support for the Atmel WILC1000 802.11 b/g/n SoC.
12 tristate "Atmel WILC1000 SDIO (WiFi only)"
14 select WILC1000
17 WILC1000 chipset. The Atmel WILC1000 SDIO is a full speed interface.
21 within the chip as well as configure the WILC1000 for data DMA.
26 tristate "Atmel WILC1000 SPI (WiFi only)"
28 select WILC1000
32 WILC1000 chipset. The Atmel WILC1000 has a Serial Peripheral
40 bool "WILC1000 out of band interrupt"
[all …]
DMakefile2 obj-$(CONFIG_WILC1000) += wilc1000.o
4 wilc1000-objs := cfg80211.o netdev.o mon.o \
7 obj-$(CONFIG_WILC1000_SDIO) += wilc1000-sdio.o
8 wilc1000-sdio-objs += sdio.o
10 obj-$(CONFIG_WILC1000_SPI) += wilc1000-spi.o
11 wilc1000-spi-objs += spi.o
Dnetdev.c444 netdev_info(dev, "Deinitializing wilc1000...\n"); in wilc_wlan_deinitialize()
462 netdev_dbg(dev, "wilc1000 deinitialization Done\n"); in wilc_wlan_deinitialize()
464 netdev_dbg(dev, "wilc1000 is not initialized\n"); in wilc_wlan_deinitialize()
561 netdev_dbg(dev, "wilc1000 already initialized\n"); in wilc_wlan_initialize()
741 netdev_dbg(ndev, "Deinitializing wilc1000\n"); in wilc_mac_close()
Dsdio.c999 { .compatible = "microchip,wilc1000", },
Dspi.c136 { .compatible = "microchip,wilc1000", },
/Linux-v5.10/Documentation/devicetree/bindings/net/wireless/
Dmicrochip,wilc1000.yaml4 $id: http://devicetree.org/schemas/net/wireless/microchip,wilc1000.yaml#
14 The wilc1000 chips can be connected via SPI or SDIO. This document
19 const: microchip,wilc1000
47 compatible = "microchip,wilc1000";
68 compatible = "microchip,wilc1000";
/Linux-v5.10/drivers/net/wireless/microchip/
DMakefile2 obj-$(CONFIG_WILC1000) += wilc1000/
DKconfig14 source "drivers/net/wireless/microchip/wilc1000/Kconfig"
/Linux-v5.10/
DMAINTAINERS11614 MICROCHIP WILC1000 WIFI DRIVER
11619 F: drivers/net/wireless/microchip/wilc1000/