Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/powerplay/inc/
H A Dsmu_ucode_xfer_cz.h27 #define NUM_JOBLIST_ENTRIES 32 macro
123 uint8_t JobList[NUM_JOBLIST_ENTRIES];
/dragonfly/sys/dev/drm/amd/powerplay/smumgr/
H A Dsmu8_smumgr.c412 for (i = 0; i < NUM_JOBLIST_ENTRIES; i++) in smu8_smu_initialize_toc_empty_job_list()