Home
last modified time | relevance | path

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

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