Searched refs:tile_complete (Results 1 – 1 of 1) sorted by relevance
1736 bool tile_complete = false; in eof_irq() local1771 tile_complete = (ctx->eof_mask == EOF_IRQ_ROT_COMPLETE); in eof_irq()1773 tile_complete = (ctx->eof_mask == EOF_IRQ_COMPLETE); in eof_irq()1775 if (tile_complete) in eof_irq()