Searched refs:crypto4xx_interrupt_handler (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/amcc/ |
H A D | crypto4xx_core.c | 1101 static inline irqreturn_t crypto4xx_interrupt_handler(int irq, void *data, in crypto4xx_interrupt_handler() function 1115 return crypto4xx_interrupt_handler(irq, data, PPC4XX_INTERRUPT_CLR); in crypto4xx_ce_interrupt_handler() 1120 return crypto4xx_interrupt_handler(irq, data, PPC4XX_INTERRUPT_CLR | in crypto4xx_ce_interrupt_handler_revb()
|
/kernel/linux/linux-6.6/drivers/crypto/amcc/ |
H A D | crypto4xx_core.c | 1101 static inline irqreturn_t crypto4xx_interrupt_handler(int irq, void *data, in crypto4xx_interrupt_handler() function 1115 return crypto4xx_interrupt_handler(irq, data, PPC4XX_INTERRUPT_CLR); in crypto4xx_ce_interrupt_handler() 1120 return crypto4xx_interrupt_handler(irq, data, PPC4XX_INTERRUPT_CLR | in crypto4xx_ce_interrupt_handler_revb()
|
Completed in 4 milliseconds