ucNumEntries      229 drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.c 	u32 size = atom_table->ucNumEntries *
ucNumEntries      239 drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.c 	for (i = 0; i < atom_table->ucNumEntries; i++) {
ucNumEntries      246 drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.c 	amdgpu_table->count = atom_table->ucNumEntries;
ucNumEntries      379 drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.c 			if (clk_v->ucNumEntries) {
ucNumEntries      400 drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.c 				kcalloc(psl->ucNumEntries,
ucNumEntries      409 drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.c 			for (i = 0; i < psl->ucNumEntries; i++) {
ucNumEntries      420 drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.c 				psl->ucNumEntries;
ucNumEntries      445 drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.c 			u32 size = cac_table->ucNumEntries * sizeof(struct amdgpu_cac_leakage_table);
ucNumEntries      452 drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.c 			for (i = 0; i < cac_table->ucNumEntries; i++) {
ucNumEntries      469 drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.c 			adev->pm.dpm.dyn_state.cac_leakage_table.count = cac_table->ucNumEntries;
ucNumEntries      488 drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.c 				 1 + array->ucNumEntries * sizeof(VCEClockInfo));
ucNumEntries      493 drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.c 				 1 + (array->ucNumEntries * sizeof (VCEClockInfo)) +
ucNumEntries      551 drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.c 				 1 + (array->ucNumEntries * sizeof (UVDClockInfo)));
ucNumEntries     2735 drivers/gpu/drm/amd/amdgpu/kv_dpm.c 	adev->pm.dpm.ps = kcalloc(state_array->ucNumEntries,
ucNumEntries     2741 drivers/gpu/drm/amd/amdgpu/kv_dpm.c 	for (i = 0; i < state_array->ucNumEntries; i++) {
ucNumEntries     2757 drivers/gpu/drm/amd/amdgpu/kv_dpm.c 			if (clock_array_index >= clock_info_array->ucNumEntries)
ucNumEntries     2774 drivers/gpu/drm/amd/amdgpu/kv_dpm.c 	adev->pm.dpm.num_ps = state_array->ucNumEntries;
ucNumEntries     7247 drivers/gpu/drm/amd/amdgpu/si_dpm.c 	adev->pm.dpm.ps = kcalloc(state_array->ucNumEntries,
ucNumEntries     7253 drivers/gpu/drm/amd/amdgpu/si_dpm.c 	for (i = 0; i < state_array->ucNumEntries; i++) {
ucNumEntries     7272 drivers/gpu/drm/amd/amdgpu/si_dpm.c 			if (clock_array_index >= clock_info_array->ucNumEntries)
ucNumEntries     7286 drivers/gpu/drm/amd/amdgpu/si_dpm.c 	adev->pm.dpm.num_ps = state_array->ucNumEntries;
ucNumEntries      481 drivers/gpu/drm/amd/include/pptable.h     UCHAR ucNumEntries;
ucNumEntries      489 drivers/gpu/drm/amd/include/pptable.h     UCHAR ucNumEntries;
ucNumEntries      500 drivers/gpu/drm/amd/include/pptable.h     UCHAR ucNumEntries;
ucNumEntries      516 drivers/gpu/drm/amd/include/pptable.h     UCHAR ucNumEntries;                                                // Number of entries.
ucNumEntries      532 drivers/gpu/drm/amd/include/pptable.h     UCHAR ucNumEntries;                                                // Number of entries.
ucNumEntries      556 drivers/gpu/drm/amd/include/pptable.h     UCHAR ucNumEntries;                                                 // Number of entries.
ucNumEntries      571 drivers/gpu/drm/amd/include/pptable.h     UCHAR ucNumEntries;                                                 // Number of entries.
ucNumEntries      583 drivers/gpu/drm/amd/include/pptable.h     UCHAR ucNumEntries;
ucNumEntries      629 drivers/gpu/drm/amd/include/pptable.h     UCHAR ucNumEntries;
ucNumEntries      166 drivers/gpu/drm/amd/powerplay/hwmgr/pptable_v1_0.h 	UCHAR ucNumEntries;		/* Number of entries. */
ucNumEntries      181 drivers/gpu/drm/amd/powerplay/hwmgr/pptable_v1_0.h 	UCHAR ucNumEntries; 										/* Number of entries. */
ucNumEntries      196 drivers/gpu/drm/amd/powerplay/hwmgr/pptable_v1_0.h 	UCHAR ucNumEntries; 										/* Number of entries. */
ucNumEntries      212 drivers/gpu/drm/amd/powerplay/hwmgr/pptable_v1_0.h 	UCHAR ucNumEntries;							/* Number of entries. */
ucNumEntries      224 drivers/gpu/drm/amd/powerplay/hwmgr/pptable_v1_0.h 	UCHAR ucNumEntries; 										/* Number of entries. */
ucNumEntries      237 drivers/gpu/drm/amd/powerplay/hwmgr/pptable_v1_0.h 	UCHAR ucNumEntries;                                         /* Number of entries. */
ucNumEntries      254 drivers/gpu/drm/amd/powerplay/hwmgr/pptable_v1_0.h 	UCHAR ucNumEntries; 										/* Number of entries. */
ucNumEntries      267 drivers/gpu/drm/amd/powerplay/hwmgr/pptable_v1_0.h 	UCHAR ucNumEntries; 										/* Number of entries. */
ucNumEntries      339 drivers/gpu/drm/amd/powerplay/hwmgr/pptable_v1_0.h 	UCHAR ucNumEntries;
ucNumEntries      418 drivers/gpu/drm/amd/powerplay/hwmgr/pptable_v1_0.h 	UCHAR ucNumEntries;
ucNumEntries      165 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 	PP_ASSERT_WITH_CODE((0 != vddc_lookup_pp_tables->ucNumEntries),
ucNumEntries      176 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 	table->count = vddc_lookup_pp_tables->ucNumEntries;
ucNumEntries      178 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 	for (i = 0; i < vddc_lookup_pp_tables->ucNumEntries; i++) {
ucNumEntries      355 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 	PP_ASSERT_WITH_CODE((0 != limitable->ucNumEntries), "Invalid PowerPlay Table!", return -1);
ucNumEntries      378 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 	PP_ASSERT_WITH_CODE((0 != mclk_dep_table->ucNumEntries),
ucNumEntries      382 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 		* mclk_dep_table->ucNumEntries;
ucNumEntries      389 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 	mclk_table->count = (uint32_t)mclk_dep_table->ucNumEntries;
ucNumEntries      391 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 	for (i = 0; i < mclk_dep_table->ucNumEntries; i++) {
ucNumEntries      425 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 		PP_ASSERT_WITH_CODE((0 != tonga_table->ucNumEntries),
ucNumEntries      429 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 			* tonga_table->ucNumEntries;
ucNumEntries      436 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 		sclk_table->count = (uint32_t)tonga_table->ucNumEntries;
ucNumEntries      438 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 		for (i = 0; i < tonga_table->ucNumEntries; i++) {
ucNumEntries      457 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 		PP_ASSERT_WITH_CODE((0 != polaris_table->ucNumEntries),
ucNumEntries      461 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 			* polaris_table->ucNumEntries;
ucNumEntries      468 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 		sclk_table->count = (uint32_t)polaris_table->ucNumEntries;
ucNumEntries      470 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 		for (i = 0; i < polaris_table->ucNumEntries; i++) {
ucNumEntries      507 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 		PP_ASSERT_WITH_CODE((atom_pcie_table->ucNumEntries != 0),
ucNumEntries      511 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 			sizeof(phm_ppt_v1_pcie_record) * atom_pcie_table->ucNumEntries;
ucNumEntries      523 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 		if ((uint32_t)atom_pcie_table->ucNumEntries <= pcie_count)
ucNumEntries      524 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 			pcie_count = (uint32_t)atom_pcie_table->ucNumEntries;
ucNumEntries      546 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 		PP_ASSERT_WITH_CODE((atom_pcie_table->ucNumEntries != 0),
ucNumEntries      550 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 			sizeof(phm_ppt_v1_pcie_record) * atom_pcie_table->ucNumEntries;
ucNumEntries      562 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 		if ((uint32_t)atom_pcie_table->ucNumEntries <= pcie_count)
ucNumEntries      563 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 			pcie_count = (uint32_t)atom_pcie_table->ucNumEntries;
ucNumEntries      698 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 	PP_ASSERT_WITH_CODE((0 != mm_dependency_table->ucNumEntries),
ucNumEntries      702 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 		* mm_dependency_table->ucNumEntries;
ucNumEntries      708 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 	mm_table->count = mm_dependency_table->ucNumEntries;
ucNumEntries      710 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 	for (i = 0; i < mm_dependency_table->ucNumEntries; i++) {
ucNumEntries     1054 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 	PP_ASSERT_WITH_CODE((0 < state_arrays->ucNumEntries),
ucNumEntries     1175 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 	return (uint32_t)(state_arrays->ucNumEntries);
ucNumEntries     1222 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 	return vce_state_table->ucNumEntries;
ucNumEntries     1242 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 	PP_ASSERT_WITH_CODE((i < vce_state_table->ucNumEntries),
ucNumEntries     1263 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 	if (vce_state_record->ucMCLKIndex >= mclk_dep_table->ucNumEntries)
ucNumEntries     1267 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 					mclk_dep_table->ucNumEntries - 1);
ucNumEntries     1308 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 		PP_ASSERT_WITH_CODE((0 < state_arrays->ucNumEntries),
ucNumEntries     1310 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 		PP_ASSERT_WITH_CODE((entry_index <= state_arrays->ucNumEntries),
ucNumEntries       94 drivers/gpu/drm/amd/powerplay/hwmgr/processpptables.c 		table_size = sizeof(uint8_t) + p->ucNumEntries * sizeof(VCEClockInfo);
ucNumEntries      195 drivers/gpu/drm/amd/powerplay/hwmgr/processpptables.c 			     p->ucNumEntries * sizeof(UVDClockInfo);
ucNumEntries      385 drivers/gpu/drm/amd/powerplay/hwmgr/processpptables.c 		* table->ucNumEntries;
ucNumEntries      391 drivers/gpu/drm/amd/powerplay/hwmgr/processpptables.c 	dep_table->count = (unsigned long)table->ucNumEntries;
ucNumEntries      784 drivers/gpu/drm/amd/powerplay/hwmgr/processpptables.c 	if (entry_index <= pstate_arrays->ucNumEntries) {
ucNumEntries      878 drivers/gpu/drm/amd/powerplay/hwmgr/processpptables.c 		*num_of_entries = (unsigned long)(pstate_arrays->ucNumEntries);
ucNumEntries      913 drivers/gpu/drm/amd/powerplay/hwmgr/processpptables.c 		if (entry_index > pstate_arrays->ucNumEntries)
ucNumEntries     1406 drivers/gpu/drm/amd/powerplay/hwmgr/processpptables.c 		(sizeof(struct phm_cac_leakage_table) * table->ucNumEntries);
ucNumEntries     1413 drivers/gpu/drm/amd/powerplay/hwmgr/processpptables.c 	cac_leakage_table->count = (ULONG)table->ucNumEntries;
ucNumEntries     1548 drivers/gpu/drm/amd/powerplay/hwmgr/processpptables.c 				ptable->ucNumEntries);
ucNumEntries     1555 drivers/gpu/drm/amd/powerplay/hwmgr/processpptables.c 			table->count = (unsigned long)ptable->ucNumEntries;
ucNumEntries      131 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_pptable.h 	UCHAR ucNumEntries;                                         /* Number of entries. */
ucNumEntries      165 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_pptable.h     UCHAR ucNumEntries;                                         /* Number of entries. */
ucNumEntries      171 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_pptable.h     UCHAR ucNumEntries;                                         /* Number of entries. */
ucNumEntries      177 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_pptable.h     UCHAR ucNumEntries;                                         /* Number of entries. */
ucNumEntries      183 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_pptable.h     UCHAR ucNumEntries;                                         /* Number of entries. */
ucNumEntries      189 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_pptable.h 	UCHAR ucNumEntries;                                         /* Number of entries. */
ucNumEntries      195 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_pptable.h 	UCHAR ucNumEntries;                                         /* Number of entries.*/
ucNumEntries      201 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_pptable.h 	UCHAR ucNumEntries;                                         /* Number of entries. */
ucNumEntries      215 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_pptable.h 	UCHAR ucNumEntries;                                         /* Number of entries */
ucNumEntries      227 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_pptable.h 	UCHAR  ucNumEntries;                                        /* Number of entries */
ucNumEntries      237 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_pptable.h 	UCHAR ucNumEntries;                                          /* Number of entries */
ucNumEntries      331 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_pptable.h     UCHAR ucNumEntries;
ucNumEntries      434 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_pptable.h     UCHAR ucNumEntries;
ucNumEntries       83 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_processpptables.c 	PP_ASSERT_WITH_CODE(state_arrays->ucNumEntries > 0,
ucNumEntries      322 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_processpptables.c 			(bool)patom_record_v2[gfxclk_dep_table->ucNumEntries-1].ucACGEnable;
ucNumEntries      351 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_processpptables.c 	PP_ASSERT_WITH_CODE((mm_dependency_table->ucNumEntries != 0),
ucNumEntries      356 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_processpptables.c 			mm_dependency_table->ucNumEntries;
ucNumEntries      362 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_processpptables.c 	mm_table->count = mm_dependency_table->ucNumEntries;
ucNumEntries      364 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_processpptables.c 	for (i = 0; i < mm_dependency_table->ucNumEntries; i++) {
ucNumEntries      577 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_processpptables.c 	PP_ASSERT_WITH_CODE(clk_dep_table->ucNumEntries,
ucNumEntries      582 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_processpptables.c 			clk_dep_table->ucNumEntries;
ucNumEntries      589 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_processpptables.c 	clk_table->count = (uint32_t)clk_dep_table->ucNumEntries;
ucNumEntries      591 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_processpptables.c 	for (i = 0; i < clk_dep_table->ucNumEntries; i++) {
ucNumEntries      611 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_processpptables.c 	PP_ASSERT_WITH_CODE(mclk_dep_table->ucNumEntries,
ucNumEntries      616 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_processpptables.c 			mclk_dep_table->ucNumEntries;
ucNumEntries      623 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_processpptables.c 	mclk_table->count = (uint32_t)mclk_dep_table->ucNumEntries;
ucNumEntries      625 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_processpptables.c 	for (i = 0; i < mclk_dep_table->ucNumEntries; i++) {
ucNumEntries      652 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_processpptables.c 	PP_ASSERT_WITH_CODE((clk_dep_table->ucNumEntries != 0),
ucNumEntries      657 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_processpptables.c 			clk_dep_table->ucNumEntries;
ucNumEntries      664 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_processpptables.c 	clk_table->count = clk_dep_table->ucNumEntries;
ucNumEntries      718 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_processpptables.c 	PP_ASSERT_WITH_CODE((clk_dep_table->ucNumEntries != 0),
ucNumEntries      723 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_processpptables.c 			clk_dep_table->ucNumEntries;
ucNumEntries      730 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_processpptables.c 	clk_table->count = clk_dep_table->ucNumEntries;
ucNumEntries      758 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_processpptables.c 	PP_ASSERT_WITH_CODE((clk_dep_table->ucNumEntries != 0),
ucNumEntries      771 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_processpptables.c 		clk_dep_table->entries[clk_dep_table->ucNumEntries - 1].ulClk < 90000)
ucNumEntries      772 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_processpptables.c 		num_entries = clk_dep_table->ucNumEntries + 1 > NUM_DSPCLK_LEVELS ?
ucNumEntries      773 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_processpptables.c 				NUM_DSPCLK_LEVELS : clk_dep_table->ucNumEntries + 1;
ucNumEntries      775 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_processpptables.c 		num_entries = clk_dep_table->ucNumEntries;
ucNumEntries      789 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_processpptables.c 	for (i = 0; i < clk_dep_table->ucNumEntries; i++) {
ucNumEntries      817 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_processpptables.c 	PP_ASSERT_WITH_CODE(atom_pcie_table->ucNumEntries,
ucNumEntries      823 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_processpptables.c 			atom_pcie_table->ucNumEntries;
ucNumEntries      831 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_processpptables.c 	if (atom_pcie_table->ucNumEntries <= pcie_count)
ucNumEntries      832 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_processpptables.c 		pcie_count = atom_pcie_table->ucNumEntries;
ucNumEntries      859 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_processpptables.c 	PP_ASSERT_WITH_CODE(limit_table->ucNumEntries,
ucNumEntries     1072 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_processpptables.c 	PP_ASSERT_WITH_CODE((vddc_lookup_pp_tables->ucNumEntries != 0),
ucNumEntries     1083 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_processpptables.c 	table->count = vddc_lookup_pp_tables->ucNumEntries;
ucNumEntries     1085 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_processpptables.c 	for (i = 0; i < vddc_lookup_pp_tables->ucNumEntries; i++)
ucNumEntries     1297 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_processpptables.c 	return (uint32_t)(state_arrays->ucNumEntries);
ucNumEntries     1353 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_processpptables.c 		PP_ASSERT_WITH_CODE(state_arrays->ucNumEntries > 0,
ucNumEntries     1356 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_processpptables.c 		PP_ASSERT_WITH_CODE((entry_index <= state_arrays->ucNumEntries),
ucNumEntries      380 drivers/gpu/drm/amd/powerplay/hwmgr/vega12_processpptables.c 		PP_ASSERT_WITH_CODE(state_arrays->ucNumEntries > 0,
ucNumEntries      383 drivers/gpu/drm/amd/powerplay/hwmgr/vega12_processpptables.c 		PP_ASSERT_WITH_CODE((entry_index <= state_arrays->ucNumEntries),
ucNumEntries     5575 drivers/gpu/drm/radeon/ci_dpm.c 	rdev->pm.dpm.ps = kcalloc(state_array->ucNumEntries,
ucNumEntries     5581 drivers/gpu/drm/radeon/ci_dpm.c 	for (i = 0; i < state_array->ucNumEntries; i++) {
ucNumEntries     5602 drivers/gpu/drm/radeon/ci_dpm.c 			if (clock_array_index >= clock_info_array->ucNumEntries)
ucNumEntries     5616 drivers/gpu/drm/radeon/ci_dpm.c 	rdev->pm.dpm.num_ps = state_array->ucNumEntries;
ucNumEntries     2665 drivers/gpu/drm/radeon/kv_dpm.c 	rdev->pm.dpm.ps = kcalloc(state_array->ucNumEntries,
ucNumEntries     2671 drivers/gpu/drm/radeon/kv_dpm.c 	for (i = 0; i < state_array->ucNumEntries; i++) {
ucNumEntries     2689 drivers/gpu/drm/radeon/kv_dpm.c 			if (clock_array_index >= clock_info_array->ucNumEntries)
ucNumEntries     2706 drivers/gpu/drm/radeon/kv_dpm.c 	rdev->pm.dpm.num_ps = state_array->ucNumEntries;
ucNumEntries      440 drivers/gpu/drm/radeon/pptable.h     UCHAR ucNumEntries;
ucNumEntries      448 drivers/gpu/drm/radeon/pptable.h     UCHAR ucNumEntries;
ucNumEntries      459 drivers/gpu/drm/radeon/pptable.h     UCHAR ucNumEntries;
ucNumEntries      475 drivers/gpu/drm/radeon/pptable.h     UCHAR ucNumEntries;                                                // Number of entries.
ucNumEntries      491 drivers/gpu/drm/radeon/pptable.h     UCHAR ucNumEntries;                                                // Number of entries.
ucNumEntries      515 drivers/gpu/drm/radeon/pptable.h     UCHAR ucNumEntries;                                                 // Number of entries.
ucNumEntries      530 drivers/gpu/drm/radeon/pptable.h     UCHAR ucNumEntries;                                                 // Number of entries.
ucNumEntries      542 drivers/gpu/drm/radeon/pptable.h     UCHAR ucNumEntries;
ucNumEntries      588 drivers/gpu/drm/radeon/pptable.h     UCHAR ucNumEntries;
ucNumEntries      823 drivers/gpu/drm/radeon/r600_dpm.c 	u32 size = atom_table->ucNumEntries *
ucNumEntries      833 drivers/gpu/drm/radeon/r600_dpm.c 	for (i = 0; i < atom_table->ucNumEntries; i++) {
ucNumEntries      840 drivers/gpu/drm/radeon/r600_dpm.c 	radeon_table->count = atom_table->ucNumEntries;
ucNumEntries      972 drivers/gpu/drm/radeon/r600_dpm.c 			if (clk_v->ucNumEntries) {
ucNumEntries      993 drivers/gpu/drm/radeon/r600_dpm.c 				kcalloc(psl->ucNumEntries,
ucNumEntries     1002 drivers/gpu/drm/radeon/r600_dpm.c 			for (i = 0; i < psl->ucNumEntries; i++) {
ucNumEntries     1013 drivers/gpu/drm/radeon/r600_dpm.c 				psl->ucNumEntries;
ucNumEntries     1038 drivers/gpu/drm/radeon/r600_dpm.c 			u32 size = cac_table->ucNumEntries * sizeof(struct radeon_cac_leakage_table);
ucNumEntries     1045 drivers/gpu/drm/radeon/r600_dpm.c 			for (i = 0; i < cac_table->ucNumEntries; i++) {
ucNumEntries     1062 drivers/gpu/drm/radeon/r600_dpm.c 			rdev->pm.dpm.dyn_state.cac_leakage_table.count = cac_table->ucNumEntries;
ucNumEntries     1081 drivers/gpu/drm/radeon/r600_dpm.c 				 1 + array->ucNumEntries * sizeof(VCEClockInfo));
ucNumEntries     1086 drivers/gpu/drm/radeon/r600_dpm.c 				 1 + (array->ucNumEntries * sizeof (VCEClockInfo)) +
ucNumEntries     1143 drivers/gpu/drm/radeon/r600_dpm.c 				 1 + (array->ucNumEntries * sizeof (UVDClockInfo)));
ucNumEntries     2697 drivers/gpu/drm/radeon/radeon_atombios.c 	if (state_array->ucNumEntries == 0)
ucNumEntries     2699 drivers/gpu/drm/radeon/radeon_atombios.c 	rdev->pm.power_state = kcalloc(state_array->ucNumEntries,
ucNumEntries     2705 drivers/gpu/drm/radeon/radeon_atombios.c 	for (i = 0; i < state_array->ucNumEntries; i++) {
ucNumEntries     6840 drivers/gpu/drm/radeon/si_dpm.c 	rdev->pm.dpm.ps = kcalloc(state_array->ucNumEntries,
ucNumEntries     6846 drivers/gpu/drm/radeon/si_dpm.c 	for (i = 0; i < state_array->ucNumEntries; i++) {
ucNumEntries     6867 drivers/gpu/drm/radeon/si_dpm.c 			if (clock_array_index >= clock_info_array->ucNumEntries)
ucNumEntries     6881 drivers/gpu/drm/radeon/si_dpm.c 	rdev->pm.dpm.num_ps = state_array->ucNumEntries;
ucNumEntries     1484 drivers/gpu/drm/radeon/sumo_dpm.c 	rdev->pm.dpm.ps = kcalloc(state_array->ucNumEntries,
ucNumEntries     1490 drivers/gpu/drm/radeon/sumo_dpm.c 	for (i = 0; i < state_array->ucNumEntries; i++) {
ucNumEntries     1524 drivers/gpu/drm/radeon/sumo_dpm.c 	rdev->pm.dpm.num_ps = state_array->ucNumEntries;
ucNumEntries     1762 drivers/gpu/drm/radeon/trinity_dpm.c 	rdev->pm.dpm.ps = kcalloc(state_array->ucNumEntries,
ucNumEntries     1768 drivers/gpu/drm/radeon/trinity_dpm.c 	for (i = 0; i < state_array->ucNumEntries; i++) {
ucNumEntries     1786 drivers/gpu/drm/radeon/trinity_dpm.c 			if (clock_array_index >= clock_info_array->ucNumEntries)
ucNumEntries     1803 drivers/gpu/drm/radeon/trinity_dpm.c 	rdev->pm.dpm.num_ps = state_array->ucNumEntries;