Lines Matching defs:ct0ca
223 state->start_bin = exec[0]->ct0ca;
229 state->ct0ca = V3D_READ(V3D_CTNCA(0));
327 uint32_t ct0ca, ct1ca;
342 ct0ca = V3D_READ(V3D_CTNCA(0));
348 if ((bin_exec && ct0ca != bin_exec->last_ct0ca) ||
351 bin_exec->last_ct0ca = ct0ca;
487 if (exec->ct0ca != exec->ct0ea) {
488 submit_cl(dev, 0, exec->ct0ca, exec->ct0ea);
900 exec->ct0ca = exec->exec_bo->paddr + bin_offset;
1213 exec->ct0ca = 0;