Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/vc4/
Dvc4_gem.c351 if ((bin_exec && ct0ca != bin_exec->last_ct0ca) || in vc4_hangcheck_elapsed()
354 bin_exec->last_ct0ca = ct0ca; in vc4_hangcheck_elapsed()
Dvc4_drv.h598 uint32_t last_ct0ca, last_ct1ca; member