Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_psp.h307 struct psp_runtime_scpm_entry { struct
H A Damdgpu_psp.c379 if (db_dir.entry_list[i].size < sizeof(struct psp_runtime_scpm_entry)) { in psp_get_runtime_db_entry()
386 (uint32_t *)db_entry, sizeof(struct psp_runtime_scpm_entry), false); in psp_get_runtime_db_entry()
406 struct psp_runtime_scpm_entry scpm_entry; in psp_sw_init()