Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Damdgpu_psp.h295 struct psp_runtime_boot_cfg_entry { struct
Damdgpu_psp.c296 if (db_dir.entry_list[i].size < sizeof(struct psp_runtime_boot_cfg_entry)) { in psp_get_runtime_db_entry()
303 (uint32_t *)db_entry, sizeof(struct psp_runtime_boot_cfg_entry), false); in psp_get_runtime_db_entry()
368 struct psp_runtime_boot_cfg_entry boot_cfg_entry; in psp_sw_init()