Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_acpi.h122 #define ATIF_FUNCTION_GET_SYSTEM_BIOS_REQUESTS 0x2 macro
H A Dradeon_acpi.c325 info = radeon_atif_call(handle, ATIF_FUNCTION_GET_SYSTEM_BIOS_REQUESTS, NULL); in radeon_atif_get_sbios_requests()
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Damd_acpi.h201 #define ATIF_FUNCTION_GET_SYSTEM_BIOS_REQUESTS 0x2 macro
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_acpi.c409 info = amdgpu_atif_call(atif, ATIF_FUNCTION_GET_SYSTEM_BIOS_REQUESTS, in amdgpu_atif_get_sbios_requests()