Lines Matching defs:ct0ca
226 state->start_bin = exec[0]->ct0ca;
232 state->ct0ca = V3D_READ(V3D_CTNCA(0));
330 uint32_t ct0ca, ct1ca;
345 ct0ca = V3D_READ(V3D_CTNCA(0));
351 if ((bin_exec && ct0ca != bin_exec->last_ct0ca) ||
354 bin_exec->last_ct0ca = ct0ca;
496 if (exec->ct0ca != exec->ct0ea) {
497 trace_vc4_submit_cl(dev, false, exec->seqno, exec->ct0ca,
499 submit_cl(dev, 0, exec->ct0ca, exec->ct0ea);
878 exec->ct0ca = exec->exec_bo->dma_addr + bin_offset;
1212 exec->ct0ca = 0;