VR1HotPolarity 1751 drivers/gpu/drm/amd/include/atomfirmware.h uint8_t VR1HotPolarity; // GPIO polarity for VR1 HOT event VR1HotPolarity 1835 drivers/gpu/drm/amd/powerplay/arcturus_ppt.c pr_info("VR1HotPolarity = %d\n", pptable->VR1HotPolarity); VR1HotPolarity 2351 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c pp_table->VR1HotPolarity = gpio_params.ucVR1HotPolarity; VR1HotPolarity 2356 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c pp_table->VR1HotPolarity = 0; VR1HotPolarity 159 drivers/gpu/drm/amd/powerplay/hwmgr/vega12_processpptables.c ppsmc_pptable->VR1HotPolarity = smc_dpm_table.vr1hotpolarity; VR1HotPolarity 587 drivers/gpu/drm/amd/powerplay/hwmgr/vega20_processpptables.c pr_info("VR1HotPolarity = %d\n", pptable->VR1HotPolarity); VR1HotPolarity 761 drivers/gpu/drm/amd/powerplay/hwmgr/vega20_processpptables.c ppsmc_pptable->VR1HotPolarity = smc_dpm_table->vr1hotpolarity; VR1HotPolarity 576 drivers/gpu/drm/amd/powerplay/inc/smu11_driver_if.h uint8_t VR1HotPolarity; VR1HotPolarity 652 drivers/gpu/drm/amd/powerplay/inc/smu11_driver_if_arcturus.h uint8_t VR1HotPolarity; // GPIO polarity for VR1 HOT event VR1HotPolarity 768 drivers/gpu/drm/amd/powerplay/inc/smu11_driver_if_navi10.h uint8_t VR1HotPolarity; // GPIO polarity for VR1 HOT event VR1HotPolarity 273 drivers/gpu/drm/amd/powerplay/inc/smu9_driver_if.h uint8_t VR1HotPolarity; /* GPIO polarity for VR1 HOT event */ VR1HotPolarity 474 drivers/gpu/drm/amd/powerplay/inc/vega12/smu9_driver_if.h uint8_t VR1HotPolarity; VR1HotPolarity 448 drivers/gpu/drm/amd/powerplay/navi10_ppt.c smc_pptable->VR1HotPolarity = smc_dpm_table->VR1HotPolarity; VR1HotPolarity 521 drivers/gpu/drm/amd/powerplay/vega20_ppt.c smc_pptable->VR1HotPolarity = smc_dpm_table->vr1hotpolarity;