Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/radeon/
Dradeon_acpi.h274 # define ATPX_GET_PX_PARAMETERS_SUPPORTED (1 << 0) macro
Dradeon_atpx_handler.c139 f->px_params = mask & ATPX_GET_PX_PARAMETERS_SUPPORTED; in radeon_atpx_parse_functions()
/linux-5.19.10/drivers/gpu/drm/amd/include/
Damd_acpi.h300 # define ATPX_GET_PX_PARAMETERS_SUPPORTED (1 << 0) macro
/linux-5.19.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_atpx_handler.c158 f->px_params = mask & ATPX_GET_PX_PARAMETERS_SUPPORTED; in amdgpu_atpx_parse_functions()