Searched full:wf200 (Results 1 – 11 of 11) sorted by relevance
/openbmc/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";
|
/openbmc/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 | main.c | 39 MODULE_DESCRIPTION("Silicon Labs 802.11 Wireless LAN driver for WF200"); 168 * (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
|
/openbmc/linux/drivers/mmc/core/ |
H A D | quirks.h | 195 SDIO_FIXUP_COMPATIBLE("silabs,wf200", add_quirk,
|
/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | stm32mp151a-prtt1c.dts | 236 compatible = "prt,prtt1c-wfm200", "silabs,wf200";
|
/openbmc/openbmc/poky/meta/recipes-kernel/linux-firmware/ |
H A D | linux-firmware_20241210.bb | 156 file://wfx/LICENCE.wf200;md5=4d1beff00d902c05c9c7e95a5d8eb52d \ 232 NO_GENERIC_LICENSE[Firmware-wfx] = "wfx/LICENCE.wf200" 939 FILES:${PN}-wfx-license = "${nonarch_base_libdir}/firmware/wfx/LICENCE.wf200"
|