Searched refs:usTableSize (Results 1 - 9 of 9) sorted by relevance

/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_pptable.h78 USHORT usTableSize; member in struct:_ATOM_VEGA12_POWERPLAYTABLE
H A Dvega20_pptable.h111 USHORT usTableSize; member in struct:_ATOM_VEGA20_POWERPLAYTABLE
H A Dprocesspptables.c55 if (le16_to_cpu(powerplay_table->usTableSize) >=
157 if (le16_to_cpu(powerplay_table->usTableSize) >=
222 if (le16_to_cpu(powerplay_table->usTableSize) >=
258 if (le16_to_cpu(powerplay_table->usTableSize) >=
294 if (le16_to_cpu(powerplay_table->usTableSize) >=
345 if (le16_to_cpu(powerplay_table->usTableSize) >=
1011 if (powerplay_table->usTableSize >= sizeof(ATOM_PPLIB_POWERPLAYTABLE3)) {
1143 if (le16_to_cpu(powerplay_table->usTableSize) <
1411 if (le16_to_cpu(powerplay_table->usTableSize) >=
1542 if (le16_to_cpu(powerplay_table->usTableSize) >
[all...]
H A Dvega10_pptable.h76 USHORT usTableSize; /* the size of header structure */ member in struct:_ATOM_Vega10_POWERPLAYTABLE
H A Dpptable_v1_0.h104 USHORT usTableSize; /*the size of header structure */ member in struct:_ATOM_Tonga_POWERPLAYTABLE
/linux-master/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dlegacy_dpm.c237 if (le16_to_cpu(power_info->pplib.usTableSize) >=
267 if (le16_to_cpu(power_info->pplib.usTableSize) >=
354 if (le16_to_cpu(power_info->pplib.usTableSize) >=
401 if (le16_to_cpu(power_info->pplib.usTableSize) >=
/linux-master/drivers/gpu/drm/radeon/
H A Dr600_dpm.c888 if (le16_to_cpu(power_info->pplib.usTableSize) >=
918 if (le16_to_cpu(power_info->pplib.usTableSize) >=
1016 if (le16_to_cpu(power_info->pplib.usTableSize) >=
1065 if (le16_to_cpu(power_info->pplib.usTableSize) >=
H A Dpptable.h170 USHORT usTableSize; //the size of this structure, or the extended structure member in struct:_ATOM_PPLIB_POWERPLAYTABLE
/linux-master/drivers/gpu/drm/amd/include/
H A Dpptable.h197 USHORT usTableSize; //the size of this structure, or the extended structure member in struct:_ATOM_PPLIB_POWERPLAYTABLE

Completed in 359 milliseconds