Home
last modified time | relevance | path

Searched refs:ATOM_PP_PLATFORM_CAP_VRHOT_GPIO_CONFIGURABLE (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Dpptable.h143 #define ATOM_PP_PLATFORM_CAP_VRHOT_GPIO_CONFIGURABLE 0x00200000 // Does the driver supports VR … macro
H A Dsi_dpm.c4735 if (rdev->pm.dpm.platform_caps & ATOM_PP_PLATFORM_CAP_VRHOT_GPIO_CONFIGURABLE) { in si_init_smc_table()
/dragonfly/sys/dev/drm/amd/include/
H A Dpptable.h166 #define ATOM_PP_PLATFORM_CAP_VRHOT_GPIO_CONFIGURABLE 0x00200000 // Does the driver supports VR … macro
/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
H A Dprocesspptables.c583 0 != (powerplay_caps & ATOM_PP_PLATFORM_CAP_VRHOT_GPIO_CONFIGURABLE), in set_platform_caps()
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dsi_dpm.c5198 if (adev->pm.dpm.platform_caps & ATOM_PP_PLATFORM_CAP_VRHOT_GPIO_CONFIGURABLE) { in si_init_smc_table()