Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/inc/
A Dcore_types.h448 uint8_t clock_source_ref_count[MAX_CLOCK_SOURCES]; member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/core/
A Ddc_resource.c464 res_ctx->clock_source_ref_count[i]--; in resource_unreference_clock_source()
478 res_ctx->clock_source_ref_count[i]++; in resource_reference_clock_source()
492 return res_ctx->clock_source_ref_count[i]; in resource_get_clock_source_reference()
3387 if (res_ctx->clock_source_ref_count[i] == 0) in dc_resource_find_first_free_pll()

Completed in 12 milliseconds