Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/axis/
H A Dartpec6_crypto.c2570 u32 mask_in_data, mask_in_eop_flush; in artpec6_crypto_irq() local
2579 mask_in_eop_flush = A6_PDMA_INTR_MASK_IN_EOP_FLUSH; in artpec6_crypto_irq()
2586 mask_in_eop_flush = A7_PDMA_INTR_MASK_IN_EOP_FLUSH; in artpec6_crypto_irq()
2602 if (intr & mask_in_eop_flush) in artpec6_crypto_irq()
2603 ack |= mask_in_eop_flush; in artpec6_crypto_irq()
2609 if (intr & mask_in_eop_flush) in artpec6_crypto_irq()