Searched refs:SMU_TABLE_PPTABLE (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/amd/powerplay/ |
| D | smu_v11_0.c | 735 struct smu_table *table = &table_context->tables[SMU_TABLE_PPTABLE]; in smu_v11_0_parse_pptable() 768 ret = smu_update_table(smu, SMU_TABLE_PPTABLE, 0, in smu_v11_0_write_pptable()
|
| D | navi10_ppt.c | 522 SMU_TABLE_INIT(tables, SMU_TABLE_PPTABLE, sizeof(PPTable_t), in navi10_tables_init()
|
| D | arcturus_ppt.c | 288 SMU_TABLE_INIT(tables, SMU_TABLE_PPTABLE, sizeof(PPTable_t), in arcturus_tables_init()
|
| D | vega20_ppt.c | 320 SMU_TABLE_INIT(tables, SMU_TABLE_PPTABLE, sizeof(PPTable_t), in vega20_tables_init()
|
| /Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/ |
| D | amdgpu_smu.h | 232 SMU_TABLE_PPTABLE = 0, enumerator
|