Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/amcc/
H A Dcrypto4xx_reg_def.h118 #define PPC4XX_INTERRUPT_CLR 0x3ffff macro
H A Dcrypto4xx_core.c121 writel(PPC4XX_INTERRUPT_CLR, dev->ce_base + CRYPTO4XX_INT_CLR); in crypto4xx_hw_init()
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 Dcrypto4xx_reg_def.h118 #define PPC4XX_INTERRUPT_CLR 0x3ffff macro
H A Dcrypto4xx_core.c121 writel(PPC4XX_INTERRUPT_CLR, dev->ce_base + CRYPTO4XX_INT_CLR); in crypto4xx_hw_init()
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 7 milliseconds