Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/powerplay/inc/
H A Dsmu7.h91 #define VRCONF_VDDGFX_SHIFT 8 macro
H A Dsmu72.h632 #define VRCONF_VDDGFX_SHIFT 8 macro
H A Dsmu73.h627 #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
/dragonfly/sys/dev/drm/amd/powerplay/smumgr/
H A Dtonga_smumgr.c1745 table->VRConfig |= (config<<VRCONF_VDDGFX_SHIFT); in tonga_populate_vr_config()
1757 table->VRConfig |= (config<<VRCONF_VDDGFX_SHIFT); in tonga_populate_vr_config()
H A Dvegam_smumgr.c1685 table->VRConfig |= (config << VRCONF_VDDGFX_SHIFT); in vegam_populate_vr_config()
H A Dfiji_smumgr.c1839 table->VRConfig |= (config << VRCONF_VDDGFX_SHIFT); in fiji_populate_vr_config()
H A Dpolaris10_smumgr.c1601 table->VRConfig |= (config << VRCONF_VDDGFX_SHIFT); in polaris10_populate_vr_config()
H A Dci_smumgr.c1914 table->VRConfig |= (config<<VRCONF_VDDGFX_SHIFT); in ci_populate_vr_config()
/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
H A Dsmu7_hwmgr.c3576 (VR_SVI2_PLANE_2 << VRCONF_VDDGFX_SHIFT)) in smu7_read_sensor()