Searched refs:last_cl_id (Results 1 – 3 of 3) sorted by relevance
622 uint32_t last_cl_id; in HAL_GPU2D_IRQHandler() local627 last_cl_id = GPU2D_ReadReg(hgpu2d->Instance, GPU2D_CLID); in HAL_GPU2D_IRQHandler()633 hgpu2d->CommandListCpltCallback(hgpu2d, last_cl_id); in HAL_GPU2D_IRQHandler()636 HAL_GPU2D_CommandListCpltCallback(hgpu2d, last_cl_id); in HAL_GPU2D_IRQHandler()
620 uint32_t last_cl_id; in HAL_GPU2D_IRQHandler() local625 last_cl_id = GPU2D_ReadReg(hgpu2d->Instance, GPU2D_CLID); in HAL_GPU2D_IRQHandler()631 hgpu2d->CommandListCpltCallback(hgpu2d, last_cl_id); in HAL_GPU2D_IRQHandler()634 HAL_GPU2D_CommandListCpltCallback(hgpu2d, last_cl_id); in HAL_GPU2D_IRQHandler()