Home
last modified time | relevance | path

Searched refs:calculate_temp_scaling_factor (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/ipa/
H A Dmali_kbase_ipa_simple.c64 static u32 calculate_temp_scaling_factor(s32 ts[4], s64 t) in calculate_temp_scaling_factor() function
117 temp_scaling_factor = calculate_temp_scaling_factor(model_data->ts, in model_static_coeff()
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/
H A Drockchip_ipa.c144 static u32 calculate_temp_scaling_factor(s32 ts[4], s64 t) in calculate_temp_scaling_factor() function
210 temp_scaling_factor = calculate_temp_scaling_factor(data->ts, temp); in rockchip_ipa_get_static_power()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/ipa/
H A Dmali_kbase_ipa_simple.c120 static u32 calculate_temp_scaling_factor(s32 ts[4], s64 t) in calculate_temp_scaling_factor() function
194 temp_scaling_factor = calculate_temp_scaling_factor(model_data->ts, in model_static_coeff()