Home
last modified time | relevance | path

Searched refs:ATOM_PP_PLATFORM_CAP_TEMP_INVERSION (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Dpptable.h144 #define ATOM_PP_PLATFORM_CAP_TEMP_INVERSION 0x00400000 // Does the driver supports Tem… macro
/dragonfly/sys/dev/drm/amd/include/
H A Dpptable.h167 #define ATOM_PP_PLATFORM_CAP_TEMP_INVERSION 0x00400000 // Does the driver supports Tem… macro
/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
H A Dprocesspptables.c589 0 != (powerplay_caps & ATOM_PP_PLATFORM_CAP_TEMP_INVERSION), in set_platform_caps()