Home
last modified time | relevance | path

Searched refs:low_power_freq (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/media/platform/qcom/venus/
H A Dhfi_platform.h46 unsigned long low_power_freq; member
H A Dpm_helpers.c606 vpp_freq = low_power ? inst_pos->clk_data.low_power_freq : in min_loaded_core()
667 cur_inst_lp_load *= inst->clk_data.low_power_freq; in decide_core()
1078 inst->clk_data.low_power_freq : in calculate_inst_freq()
H A Dhfi_platform_v6.c335 return data->low_power_freq; in codec_lp_freq()
H A Dcore.h347 unsigned long low_power_freq; member
H A Dhfi_platform_v4.c470 return data->low_power_freq; in codec_lp_freq()
H A Dhelpers.c1726 inst->clk_data.low_power_freq = hfi_platform_get_codec_lp_freq(inst->core, in venus_helper_session_init()