Home
last modified time | relevance | path

Searched refs:IWL_SAR_ENABLE_MSK (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/fw/
Dacpi.h96 #define IWL_SAR_ENABLE_MSK BIT(0) macro
Dregulatory.h32 #define IWL_SAR_ENABLE_MSK BIT(0) macro
Duefi.c422 fwrt->sar_profiles[prof_index].enabled = enabled & IWL_SAR_ENABLE_MSK; in iwl_uefi_set_sar_profile()
Dacpi.c538 if (!ret && flags & IWL_SAR_ENABLE_MSK) in iwl_acpi_get_wrds_table()