Home
last modified time | relevance | path

Searched refs:VRCONF_VDDGFX_SHIFT (Results 1 – 11 of 11) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/inc/
Dsmu7.h91 #define VRCONF_VDDGFX_SHIFT 8 macro
Dsmu72.h632 #define VRCONF_VDDGFX_SHIFT 8 macro
Dsmu73.h627 #define VRCONF_VDDGFX_SHIFT 8 macro
Dsmu75.h584 #define VRCONF_VDDGFX_SHIFT 8 macro
Dsmu74.h699 #define VRCONF_VDDGFX_SHIFT 8 macro
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Dtonga_smumgr.c1755 table->VRConfig |= (config<<VRCONF_VDDGFX_SHIFT); in tonga_populate_vr_config()
1767 table->VRConfig |= (config<<VRCONF_VDDGFX_SHIFT); in tonga_populate_vr_config()
Dvegam_smumgr.c1677 table->VRConfig |= (config << VRCONF_VDDGFX_SHIFT); in vegam_populate_vr_config()
Dfiji_smumgr.c1824 table->VRConfig |= (config << VRCONF_VDDGFX_SHIFT); in fiji_populate_vr_config()
Dpolaris10_smumgr.c1719 table->VRConfig |= (config << VRCONF_VDDGFX_SHIFT); in polaris10_populate_vr_config()
Dci_smumgr.c1918 table->VRConfig |= (config<<VRCONF_VDDGFX_SHIFT); in ci_populate_vr_config()
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu7_hwmgr.c4005 (VR_SVI2_PLANE_2 << VRCONF_VDDGFX_SHIFT)) in smu7_read_sensor()