Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dpptable_v1_0.h383 USHORT usTjMax; member
401 USHORT usTjMax; /* For Fiji, this is also usTemperatureLimitEdge; */ member
433 USHORT usTjMax; // For Fiji, this is also usTemperatureLimitEdge; member
Dprocess_pptables_v1_0.c607 le16_to_cpu(tonga_table->usTjMax); in get_cac_tdp_table()
609 le16_to_cpu(tonga_table->usTjMax); /*Set the initial temp to the same as default */ in get_cac_tdp_table()
629 le16_to_cpu(fijitable->usTjMax); in get_cac_tdp_table()
631 le16_to_cpu(fijitable->usTjMax); /*Set the initial temp to the same as default */ in get_cac_tdp_table()
673 le16_to_cpu(polaristable->usTjMax); in get_cac_tdp_table()
675 le16_to_cpu(polaristable->usTjMax); /*Set the initial temp to the same as default */ in get_cac_tdp_table()
Dprocesspptables.c1400 le16_to_cpu(tune_table->usTjMax); in init_clock_voltage_dependency()
/linux-5.19.10/drivers/gpu/drm/amd/include/
Dpptable.h709 USHORT usTjMax; member