Home
last modified time | relevance | path

Searched refs:err_dma_hx (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/
H A Ds5p-sss.c667 int err_dma_hx = 0; in s5p_aes_interrupt() local
697 err_dma_hx = s5p_hash_rx(dev); in s5p_aes_interrupt()
717 err_dma_hx = 0; in s5p_aes_interrupt()
731 if (err_dma_hx == 1) in s5p_aes_interrupt()
750 if (err_dma_hx == 1) in s5p_aes_interrupt()
762 if (err_dma_hx == 1) in s5p_aes_interrupt()
776 else if (err_dma_hx == 2) in s5p_aes_interrupt()
/kernel/linux/linux-6.6/drivers/crypto/
H A Ds5p-sss.c664 int err_dma_hx = 0; in s5p_aes_interrupt() local
694 err_dma_hx = s5p_hash_rx(dev); in s5p_aes_interrupt()
714 err_dma_hx = 0; in s5p_aes_interrupt()
728 if (err_dma_hx == 1) in s5p_aes_interrupt()
747 if (err_dma_hx == 1) in s5p_aes_interrupt()
759 if (err_dma_hx == 1) in s5p_aes_interrupt()
773 else if (err_dma_hx == 2) in s5p_aes_interrupt()

Completed in 7 milliseconds