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'. 97 compatible = "silabs,brd8022a", "silabs,wf200"; 125 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 | 26 .file_pds = "wfx/wf200.pds", 186 { .compatible = "silabs,wf200", .data = &pdata_wf200 }, 258 /* WF200 does not have official VID/PID */
|
H A D | bus_spi.c | 28 .file_pds = "wfx/wf200.pds", 257 { "wf200", (kernel_ulong_t)&pdata_wf200 }, 267 { .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 | hif_api_cmd.h | 3 * WF200 hardware interface definitions
|
/linux/drivers/mmc/core/ |
H A D | quirks.h | 195 SDIO_FIXUP_COMPATIBLE("silabs,wf200", add_quirk,
|
/linux/arch/arm/boot/dts/st/ |
H A D | stm32mp151a-prtt1c.dts | 226 compatible = "prt,prtt1c-wfm200", "silabs,wf200";
|