Searched refs:tas_sar_power_table (Results 1 – 2 of 2) sorted by relevance
94 memcpy(&ab->acpi.tas_sar_power_table, obj->buffer.pointer, in ath12k_acpi_dsm_get_data()163 const u8 *tas_sar_power_table = ab->acpi.tas_sar_power_table; in ath12k_acpi_set_power_limit() local166 if (tas_sar_power_table[0] != ATH12K_ACPI_TAS_DATA_VERSION || in ath12k_acpi_set_power_limit()167 tas_sar_power_table[1] != ATH12K_ACPI_TAS_DATA_ENABLE) { in ath12k_acpi_set_power_limit()173 tas_sar_power_table, in ath12k_acpi_set_power_limit()278 ab->acpi.tas_sar_power_table, in ath12k_acpi_set_tas_params()417 ab->acpi.tas_sar_power_table[0] == ATH12K_ACPI_TAS_DATA_VERSION && in ath12k_acpi_start()418 ab->acpi.tas_sar_power_table[1] == ATH12K_ACPI_TAS_DATA_ENABLE) in ath12k_acpi_start()
1115 u8 tas_sar_power_table[ATH12K_ACPI_DSM_TAS_DATA_SIZE];1109 u8 tas_sar_power_table[ATH12K_ACPI_DSM_TAS_DATA_SIZE]; global() member