Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dsmu7.h91 #define VRCONF_VDDGFX_SHIFT 8 macro
H A Dsmu73.h616 #define VRCONF_VDDGFX_SHIFT 8 macro
H A Dsmu72.h632 #define VRCONF_VDDGFX_SHIFT 8 macro
H A Dsmu75.h584 #define VRCONF_VDDGFX_SHIFT 8 macro
H A Dsmu74.h699 #define VRCONF_VDDGFX_SHIFT 8 macro
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A 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()
H A Dvegam_smumgr.c1676 table->VRConfig |= (config << VRCONF_VDDGFX_SHIFT); in vegam_populate_vr_config()
H A Dfiji_smumgr.c1824 table->VRConfig |= (config << VRCONF_VDDGFX_SHIFT); in fiji_populate_vr_config()
H A Dpolaris10_smumgr.c1719 table->VRConfig |= (config << VRCONF_VDDGFX_SHIFT); in polaris10_populate_vr_config()
H A Dci_smumgr.c1917 table->VRConfig |= (config<<VRCONF_VDDGFX_SHIFT); in ci_populate_vr_config()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_hwmgr.c4063 (VR_SVI2_PLANE_2 << VRCONF_VDDGFX_SHIFT)) in smu7_read_sensor()