Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/radeon/
Dradeon_acpi.h87 # define ATIF_GET_SYSTEM_PARAMETERS_SUPPORTED (1 << 0) macro
Dradeon_acpi.c186 f->system_params = mask & ATIF_GET_SYSTEM_PARAMETERS_SUPPORTED; in radeon_atif_parse_functions()
/linux-5.19.10/drivers/gpu/drm/amd/include/
Damd_acpi.h167 # define ATIF_GET_SYSTEM_PARAMETERS_SUPPORTED (1 << 0) macro
/linux-5.19.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_acpi.c177 f->system_params = mask & ATIF_GET_SYSTEM_PARAMETERS_SUPPORTED; in amdgpu_atif_parse_functions()