Home
last modified time | relevance | path

Searched refs:ATPX_FUNCTION_GET_PX_PARAMETERS (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_acpi.h282 #define ATPX_FUNCTION_GET_PX_PARAMETERS 0x1 macro
H A Dradeon_atpx_handler.c166 info = radeon_atpx_call(atpx->handle, ATPX_FUNCTION_GET_PX_PARAMETERS, NULL); in radeon_atpx_validate()
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Damd_acpi.h308 #define ATPX_FUNCTION_GET_PX_PARAMETERS 0x1 macro
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atpx_handler.c190 info = amdgpu_atpx_call(atpx->handle, ATPX_FUNCTION_GET_PX_PARAMETERS, NULL); in amdgpu_atpx_validate()