Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dpptable.h142 #define ATOM_PP_PLATFORM_CAP_OUTPUT_THERMAL2GPIO17 0x00100000 // Does the driver supports the… macro
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Dpptable.h165 #define ATOM_PP_PLATFORM_CAP_OUTPUT_THERMAL2GPIO17 0x00100000 // Does the driver supports the… macro
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dprocesspptables.c575 0 != (powerplay_caps & ATOM_PP_PLATFORM_CAP_OUTPUT_THERMAL2GPIO17), in set_platform_caps()