Searched full:wf200 (Results 1 – 9 of 9) sorted by relevance
/linux/Documentation/devicetree/bindings/net/wireless/ |
H A D | silabs,wfx.yaml | 15 from the WFxxx series is the WF200 described here: 16 https://www.silabs.com/documents/public/data-sheets/wf200-datasheet.pdf 18 The WF200 can be connected via SPI or via SDIO. 37 - silabs,brd8022a # WF200 Evaluation Board 39 - const: silabs,wf200 # Chip alone without antenna 72 string. For "silabs,wf200", the default is 'wf200.pds'. 94 compatible = "silabs,brd8022a", "silabs,wf200"; 122 compatible = "silabs,brd8022a", "silabs,wf200";
|
/linux/drivers/net/wireless/silabs/wfx/ |
H A D | Kconfig | 3 tristate "Silicon Labs wireless chips WF200 and further" 8 This is a driver for Silicons Labs WFxxx series (WF200 and further)
|
H A D | bus_sdio.c | 27 .file_pds = "wfx/wf200.pds", 195 { .compatible = "silabs,wf200", .data = &pdata_wf200 }, 309 /* WF200 does not have official VID/PID */
|
H A D | bus_spi.c | 29 .file_pds = "wfx/wf200.pds", 291 { "wf200", (kernel_ulong_t)&pdata_wf200 }, 301 { .compatible = "silabs,wf200" },
|
H A D | hif_api_general.h | 3 * WF200 hardware interface definitions
|
H A D | hif_api_mib.h | 3 * WF200 hardware interface definitions
|
H A D | main.c | 39 MODULE_DESCRIPTION("Silicon Labs 802.11 Wireless LAN driver for WF200"); 181 * (Platform Data Set, this is the wording used in WF200 documentation) files. For hardware
|
H A D | hif_api_cmd.h | 3 * WF200 hardware interface definitions
|
/linux/arch/arm/boot/dts/st/ |
H A D | stm32mp151a-prtt1c.dts | 226 compatible = "prt,prtt1c-wfm200", "silabs,wf200";
|