Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/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-v5.4/drivers/gpu/drm/amd/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.c1683 table->VRConfig |= (config << VRCONF_VDDGFX_SHIFT); in vegam_populate_vr_config()
Dfiji_smumgr.c1830 table->VRConfig |= (config << VRCONF_VDDGFX_SHIFT); in fiji_populate_vr_config()
Dpolaris10_smumgr.c1603 table->VRConfig |= (config << VRCONF_VDDGFX_SHIFT); in polaris10_populate_vr_config()
Dci_smumgr.c1915 table->VRConfig |= (config<<VRCONF_VDDGFX_SHIFT); in ci_populate_vr_config()