Home
last modified time | relevance | path

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

/linux/drivers/media/platform/qcom/venus/
H A Dpm_helpers.c647 if (inst->clk_data.core_id != VIDC_CORE_ID_DEFAULT) in decide_core()
744 inst->clk_data.core_id = VIDC_CORE_ID_DEFAULT; in release_core()
H A Dhfi_helper.h902 #define VIDC_CORE_ID_DEFAULT 0 macro