Home
last modified time | relevance | path

Searched refs:thermal_controller_type (Results 1 – 14 of 14) sorted by relevance

/openbsd/sys/dev/pci/drm/amd/pm/swsmu/inc/
H A Dsmu_v13_0_pptable.h148 uint8_t thermal_controller_type; //one of SMU_13_0_PP_THERMALCONTROLLER member
H A Dsmu_v11_0_pptable.h146 uint8_t thermal_controller_type; //one of SMU_11_0_PP_THERMALCONTROLLER member
H A Dsmu_v11_0_7_pptable.h182 uint8_t thermal_controller_type; //one of SMU_11_0_7_PP_THERMALCONTROLLER member
H A Dsmu_v13_0_7_pptable.h182 uint8_t thermal_controller_type; //one of SMU_13_0_7_PP_THERMALCONTROLLER member
H A Damdgpu_smu.h350 uint8_t thermal_controller_type; member
/openbsd/sys/dev/pci/drm/amd/pm/inc/
H A Dsmu_v13_0_0_pptable.h182 uint8_t thermal_controller_type; //one of SMU_13_0_0_PP_THERMALCONTROLLER member
/openbsd/sys/dev/pci/drm/amd/pm/swsmu/smu13/
H A Daldebaran_ppt.c392 table_context->thermal_controller_type = in aldebaran_check_powerplay_table()
393 powerplay_table->thermal_controller_type; in aldebaran_check_powerplay_table()
H A Dsmu_v13_0_7_ppt.c366 table_context->thermal_controller_type = in smu_v13_0_7_check_powerplay_table()
367 powerplay_table->thermal_controller_type; in smu_v13_0_7_check_powerplay_table()
H A Dsmu_v13_0_0_ppt.c381 table_context->thermal_controller_type = in smu_v13_0_0_check_powerplay_table()
382 powerplay_table->thermal_controller_type; in smu_v13_0_0_check_powerplay_table()
H A Dsmu_v13_0_6_ppt.c570 table_context->thermal_controller_type = 0; in smu_v13_0_6_setup_pptable()
/openbsd/sys/dev/pci/drm/amd/pm/swsmu/smu11/
H A Darcturus_ppt.c449 table_context->thermal_controller_type = in arcturus_check_powerplay_table()
450 powerplay_table->thermal_controller_type; in arcturus_check_powerplay_table()
H A Dnavi10_ppt.c394 table_context->thermal_controller_type = in navi10_check_powerplay_table()
395 powerplay_table->thermal_controller_type; in navi10_check_powerplay_table()
H A Dsmu_v11_0.c1009 if (smu->smu_table.thermal_controller_type) { in smu_v11_0_enable_thermal_alert()
H A Dsienna_cichlid_ppt.c418 table_context->thermal_controller_type = in sienna_cichlid_check_powerplay_table()
419 powerplay_table->thermal_controller_type; in sienna_cichlid_check_powerplay_table()