Home
last modified time | relevance | path

Searched refs:FREQ_COMP_TEMP_MAX (Results 1 - 2 of 2) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_customize.c1128 if (freq_comp_params.high_temp_th < FREQ_COMP_TEMP_MIN || freq_comp_params.high_temp_th > FREQ_COMP_TEMP_MAX) { in wal_customize_init_freq_comp()
1130 freq_comp_params.high_temp_th, FREQ_COMP_TEMP_MIN, FREQ_COMP_TEMP_MAX); in wal_customize_init_freq_comp()
1141 if (freq_comp_params.low_temp_th < FREQ_COMP_TEMP_MIN || freq_comp_params.low_temp_th > FREQ_COMP_TEMP_MAX) { in wal_customize_init_freq_comp()
1143 freq_comp_params.low_temp_th, FREQ_COMP_TEMP_MIN, FREQ_COMP_TEMP_MAX); in wal_customize_init_freq_comp()
H A Dwal_customize.h117 #define FREQ_COMP_TEMP_MAX 140 macro

Completed in 4 milliseconds