Searched refs:mask_in_eop_flush (Results 1 – 1 of 1) sorted by relevance
2571 u32 mask_in_data, mask_in_eop_flush; in artpec6_crypto_irq() local2580 mask_in_eop_flush = A6_PDMA_INTR_MASK_IN_EOP_FLUSH; in artpec6_crypto_irq()2587 mask_in_eop_flush = A7_PDMA_INTR_MASK_IN_EOP_FLUSH; in artpec6_crypto_irq()2603 if (intr & mask_in_eop_flush) in artpec6_crypto_irq()2604 ack |= mask_in_eop_flush; in artpec6_crypto_irq()2610 if (intr & mask_in_eop_flush) in artpec6_crypto_irq()