Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_psp.c332 struct psp_runtime_data_header db_header = {0}; in psp_get_runtime_db_entry() local
344 amdgpu_device_vram_access(adev, db_header_pos, (uint32_t *)&db_header, in psp_get_runtime_db_entry()
347 if (db_header.cookie != PSP_RUNTIME_DB_COOKIE_ID) { in psp_get_runtime_db_entry()