Home
last modified time | relevance | path

Searched refs:MIN_VAL_OF_RTW89_ACPI_SAR (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw89/
H A Dacpi.c709 *val = clamp_t(s32, (*val) + delta, MIN_VAL_OF_RTW89_ACPI_SAR, max); in rtw89_acpi_geo_sar_load_by_hp()
720 *val = clamp_t(s32, (*val) + delta, MIN_VAL_OF_RTW89_ACPI_SAR, max); in rtw89_acpi_geo_sar_load_by_rt()
H A Dcore.h6199 #define MIN_VAL_OF_RTW89_ACPI_SAR S16_MIN macro