Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dpptable.h141 #define ATOM_PP_PLATFORM_CAP_REVERT_GPIO5_POLARITY 0x00080000 // Does the driver supports rev… macro
H A Dsi_dpm.c4732 if (rdev->pm.dpm.platform_caps & ATOM_PP_PLATFORM_CAP_REVERT_GPIO5_POLARITY) in si_init_smc_table()
/dragonfly/sys/dev/drm/amd/include/
H A Dpptable.h164 #define ATOM_PP_PLATFORM_CAP_REVERT_GPIO5_POLARITY 0x00080000 // Does the driver supports rev… macro
/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
H A Dprocesspptables.c571 0 != (powerplay_caps & ATOM_PP_PLATFORM_CAP_REVERT_GPIO5_POLARITY), in set_platform_caps()
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dsi_dpm.c5195 if (adev->pm.dpm.platform_caps & ATOM_PP_PLATFORM_CAP_REVERT_GPIO5_POLARITY) in si_init_smc_table()