Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dsmu_ucode_xfer_cz.h5 #define NUM_JOBLIST_ENTRIES 32 macro
101 uint8_t JobList[NUM_JOBLIST_ENTRIES];
Dcz_smc.c704 for (i = 0; i < NUM_JOBLIST_ENTRIES; i++) in cz_smu_initialize_toc_empty_job_list()