Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/msm/adreno/
Da6xx_gmu.c1018 size_t pri_count, sec_count; in a6xx_gmu_rpmh_arc_votes_init() local
1031 sec = cmd_db_read_aux_data("mx.lvl", &sec_count); in a6xx_gmu_rpmh_arc_votes_init()
1035 sec_count >>= 1; in a6xx_gmu_rpmh_arc_votes_init()
1036 if (!sec_count) in a6xx_gmu_rpmh_arc_votes_init()
1068 for (j = 0; j < sec_count; j++) { in a6xx_gmu_rpmh_arc_votes_init()
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Dgfx_v9_0.c6103 uint32_t sec_count, ded_count; in gfx_v9_0_query_ras_error_count() local
6134 sec_count = reg_value & in gfx_v9_0_query_ras_error_count()
6138 if (sec_count) { in gfx_v9_0_query_ras_error_count()
6143 sec_count); in gfx_v9_0_query_ras_error_count()