Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/radeon/
Dradeon_acpi.h122 #define ATIF_FUNCTION_GET_SYSTEM_BIOS_REQUESTS 0x2 macro
Dradeon_acpi.c322 info = radeon_atif_call(handle, ATIF_FUNCTION_GET_SYSTEM_BIOS_REQUESTS, NULL); in radeon_atif_get_sbios_requests()
/Linux-v4.19/drivers/gpu/drm/amd/include/
Damd_acpi.h174 #define ATIF_FUNCTION_GET_SYSTEM_BIOS_REQUESTS 0x2 macro
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_acpi.c330 info = amdgpu_atif_call(atif, ATIF_FUNCTION_GET_SYSTEM_BIOS_REQUESTS, in amdgpu_atif_get_sbios_requests()