coreboot/src/drivers/wifi/generic
Jeremy Compostella dc35e66880 drivers/wifi: Support Radio Frequency Interference Mitigation
The 'Radio Frequency Interference Mitigation' DSM function 11
provides the desired status of the RFI mitigation.

The implementation follows document 559910 Intel Connectivity
Platforms BIOS Guideline revision 8.3 specification.

BUG=b:352768410
TEST=ACPI DSM Function 11 reflects the value of the SAR binary

Change-Id: I02808b0ce6a0a380845612e774e326c698ad1adc
Signed-off-by: Jeremy Compostella <jeremy.compostella@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/83431
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: YH Lin <yueherngl@google.com>
Reviewed-by: Subrata Banik <subratabanik@google.com>
2024-07-15 18:15:40 +00:00
..
acpi.c drivers/wifi: Support Radio Frequency Interference Mitigation 2024-07-15 18:15:40 +00:00
chip.h drivers/wifi: Support Bluetooth Regulator Domain Settings 2024-07-03 17:01:17 +00:00
generic.c include/device/device.h: Remove CHIP_NAME() macro 2024-01-31 09:51:58 +00:00
Kconfig drivers: Add SPDX license headers to Kconfig files 2024-02-18 01:59:32 +00:00
Makefile.mk drivers/wifi/generic: Fix a typo on symbol 2024-05-03 21:40:24 +00:00
mtcl.c drivers/wifi: Add MTCL function to ACPI SSDT 2024-02-06 03:37:19 +00:00
smbios.c device/device.h: Rename busses for clarity 2024-01-31 10:36:39 +00:00
wifi.h
wifi_private.h