Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_psp.h248 #define PSP_RUNTIME_DB_DIAG_ENTRY_MAX_COUNT 0x40 macro
283 struct psp_runtime_entry entry_list[PSP_RUNTIME_DB_DIAG_ENTRY_MAX_COUNT];
A Damdgpu_psp.c347 if (db_dir.entry_count >= PSP_RUNTIME_DB_DIAG_ENTRY_MAX_COUNT) { in psp_get_runtime_db_entry()

Completed in 11 milliseconds