Lines Matching defs:next
151 /* RPF2 next picture register */
548 struct fdp1_field_buffer *next;
760 * Return the next field in the queue - or NULL,
934 if (job->next)
935 fdp1_write(fdp1, job->next->addrs[0], FD1_RPF2_ADDR_Y);
1118 /* Registers will update to HW at next VINT */
1166 /* Will cancel the transaction in the next interrupt handler */
1177 * Prepare the next field, (or frame in progressive) and an output
1227 /* Active buffer becomes the next job's previous buffer */
1233 job->next = fdp1_peek_queued_field(ctx);