Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Dpptable_v1_0.h355 USHORT usTjMax; member
373 USHORT usTjMax; /* For Fiji, this is also usTemperatureLimitEdge; */ member
H A Damdgpu_process_pptables_v1_0.c632 le16_to_cpu(tonga_table->usTjMax); in get_cac_tdp_table()
634 le16_to_cpu(tonga_table->usTjMax); /*Set the initial temp to the same as default */ in get_cac_tdp_table()
654 le16_to_cpu(fijitable->usTjMax); in get_cac_tdp_table()
656 le16_to_cpu(fijitable->usTjMax); /*Set the initial temp to the same as default */ in get_cac_tdp_table()
H A Damdgpu_processpptables.c1294 le16_to_cpu(tune_table->usTjMax); in init_clock_voltage_dependency()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/include/
H A Dpptable.h711 USHORT usTjMax; member