Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/ti/vpe/
H A Dvpe.c405 unsigned int bufs_completed; /* bufs done in this batch */ member
1503 ctx->bufs_completed++; in vpe_irq()
1504 if (ctx->bufs_completed < ctx->bufs_per_job && job_ready(ctx)) { in vpe_irq()
1511 ctx->bufs_completed = 0; in vpe_irq()