Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dhfi_parser.h110 static inline u32 core_num_max(struct venus_inst *inst) in core_num_max() function
H A Dpm_helpers.c571 u32 cores_max = core_num_max(inst); in min_loaded_core()