Home
last modified time | relevance | path

Searched refs:PSP_RUNTIME_DB_COOKIE_ID (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_psp.h247 #define PSP_RUNTIME_DB_COOKIE_ID 0x0ed5 macro
H A Damdgpu_psp.c347 if (db_header.cookie != PSP_RUNTIME_DB_COOKIE_ID) { in psp_get_runtime_db_entry()