VR0HotPolarity 1748 drivers/gpu/drm/amd/include/atomfirmware.h uint8_t VR0HotPolarity; // GPIO polarity for VR0 HOT event VR0HotPolarity 1833 drivers/gpu/drm/amd/powerplay/arcturus_ppt.c pr_info("VR0HotPolarity = %d\n", pptable->VR0HotPolarity); VR0HotPolarity 2349 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c pp_table->VR0HotPolarity = gpio_params.ucVR0HotPolarity; VR0HotPolarity 2354 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c pp_table->VR0HotPolarity = 0; VR0HotPolarity 156 drivers/gpu/drm/amd/powerplay/hwmgr/vega12_processpptables.c ppsmc_pptable->VR0HotPolarity = smc_dpm_table.vr0hotpolarity; VR0HotPolarity 584 drivers/gpu/drm/amd/powerplay/hwmgr/vega20_processpptables.c pr_info("VR0HotPolarity = %d\n", pptable->VR0HotPolarity); VR0HotPolarity 758 drivers/gpu/drm/amd/powerplay/hwmgr/vega20_processpptables.c ppsmc_pptable->VR0HotPolarity = smc_dpm_table->vr0hotpolarity; VR0HotPolarity 573 drivers/gpu/drm/amd/powerplay/inc/smu11_driver_if.h uint8_t VR0HotPolarity; VR0HotPolarity 650 drivers/gpu/drm/amd/powerplay/inc/smu11_driver_if_arcturus.h uint8_t VR0HotPolarity; // GPIO polarity for VR0 HOT event VR0HotPolarity 765 drivers/gpu/drm/amd/powerplay/inc/smu11_driver_if_navi10.h uint8_t VR0HotPolarity; // GPIO polarity for VR0 HOT event VR0HotPolarity 271 drivers/gpu/drm/amd/powerplay/inc/smu9_driver_if.h uint8_t VR0HotPolarity; /* GPIO polarity for VR0 HOT event */ VR0HotPolarity 471 drivers/gpu/drm/amd/powerplay/inc/vega12/smu9_driver_if.h uint8_t VR0HotPolarity; VR0HotPolarity 446 drivers/gpu/drm/amd/powerplay/navi10_ppt.c smc_pptable->VR0HotPolarity = smc_dpm_table->VR0HotPolarity; VR0HotPolarity 518 drivers/gpu/drm/amd/powerplay/vega20_ppt.c smc_pptable->VR0HotPolarity = smc_dpm_table->vr0hotpolarity;