Home
last modified time | relevance | path

Searched refs:usTjMax (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dpptable_v1_0.h353 USHORT usTjMax; member
371 USHORT usTjMax; /* For Fiji, this is also usTemperatureLimitEdge; */ member
Dprocess_pptables_v1_0.c627 le16_to_cpu(tonga_table->usTjMax); in get_cac_tdp_table()
629 le16_to_cpu(tonga_table->usTjMax); /*Set the initial temp to the same as default */ in get_cac_tdp_table()
649 le16_to_cpu(fijitable->usTjMax); in get_cac_tdp_table()
651 le16_to_cpu(fijitable->usTjMax); /*Set the initial temp to the same as default */ in get_cac_tdp_table()
Dprocesspptables.c1416 le16_to_cpu(tune_table->usTjMax); in init_clock_voltage_dependency()
/drivers/gpu/drm/amd/include/
Dpptable.h709 USHORT usTjMax; member