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

/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_pptable.h337 USHORT usSmallPowerLimit; member in struct:_ATOM_Vega10_PowerTune_Table
366 USHORT usSmallPowerLimit; member in struct:_ATOM_Vega10_PowerTune_Table_V2
392 USHORT usSmallPowerLimit; member in struct:_ATOM_Vega10_PowerTune_Table_V3
H A Dpptable_v1_0.h379 USHORT usSmallPowerLimit; member in struct:_ATOM_Tonga_PowerTune_Table
397 USHORT usSmallPowerLimit; member in struct:_ATOM_Fiji_PowerTune_Table
428 USHORT usSmallPowerLimit; member in struct:_ATOM_Polaris_PowerTune_Table
H A Dprocess_pptables_v1_0.c598 tdp_table->usSmallPowerLimit =
599 le16_to_cpu(tonga_table->usSmallPowerLimit);
623 tdp_table->usSmallPowerLimit = le16_to_cpu(fijitable->usSmallPowerLimit);
667 tdp_table->usSmallPowerLimit = le16_to_cpu(polaristable->usSmallPowerLimit);
H A Dprocesspptables.c330 tdp_table->usSmallPowerLimit = le16_to_cpu(table->usSmallPowerLimit);
/linux-master/drivers/gpu/drm/amd/include/
H A Dpptable.h693 USHORT usSmallPowerLimit; member in struct:_ATOM_PowerTune_Table
/linux-master/drivers/gpu/drm/radeon/
H A Dpptable.h652 USHORT usSmallPowerLimit; member in struct:_ATOM_PowerTune_Table
H A Dr600_dpm.c1285 le16_to_cpu(pt->usSmallPowerLimit);
/linux-master/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h415 uint16_t usSmallPowerLimit; member in struct:phm_cac_tdp_table
452 uint16_t usSmallPowerLimit; member in struct:phm_tdp_table
/linux-master/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dlegacy_dpm.c610 le16_to_cpu(pt->usSmallPowerLimit);

Completed in 310 milliseconds