Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/marvell/cesa/
H A Dcesa.c125 status = readl(engine->regs + CESA_SA_INT_STATUS); in mv_cesa_int()
135 writel(~status, engine->regs + CESA_SA_INT_STATUS); in mv_cesa_int()
538 writel(0, engine->regs + CESA_SA_INT_STATUS); in mv_cesa_probe()
H A Dcesa.h72 * CESA_SA_INT_STATUS.
75 #define CESA_SA_INT_STATUS 0xde20 macro
/kernel/linux/linux-6.6/drivers/crypto/marvell/cesa/
H A Dcesa.c125 status = readl(engine->regs + CESA_SA_INT_STATUS); in mv_cesa_int()
135 writel(~status, engine->regs + CESA_SA_INT_STATUS); in mv_cesa_int()
538 writel(0, engine->regs + CESA_SA_INT_STATUS); in mv_cesa_probe()
H A Dcesa.h72 * CESA_SA_INT_STATUS.
75 #define CESA_SA_INT_STATUS 0xde20 macro

Completed in 6 milliseconds