Home
last modified time | relevance | path

Searched refs:EIP197_RDR_IRQ (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/inside-secure/
H A Dsafexcel.h280 #define EIP197_RDR_IRQ(n) BIT((n) * 2 + 1) macro
H A Dsafexcel.c579 val |= EIP197_RDR_IRQ(i); in safexcel_hw_setup_rdesc_rings()
1102 if (status & EIP197_RDR_IRQ(ring)) { in safexcel_irq_ring()
/kernel/linux/linux-6.6/drivers/crypto/inside-secure/
H A Dsafexcel.h281 #define EIP197_RDR_IRQ(n) BIT((n) * 2 + 1) macro
H A Dsafexcel.c587 val |= EIP197_RDR_IRQ(i); in safexcel_hw_setup_rdesc_rings()
1099 if (status & EIP197_RDR_IRQ(ring)) { in safexcel_irq_ring()

Completed in 11 milliseconds