Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_acpi.h67 #define ATIF_FUNCTION_VERIFY_INTERFACE 0x0 macro
H A Dradeon_acpi.c217 info = radeon_atif_call(handle, ATIF_FUNCTION_VERIFY_INTERFACE, NULL); in radeon_atif_verify_interface()
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Damd_acpi.h150 #define ATIF_FUNCTION_VERIFY_INTERFACE 0x0 macro
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_acpi.c242 info = amdgpu_atif_call(atif, ATIF_FUNCTION_VERIFY_INTERFACE, NULL); in amdgpu_atif_verify_interface()