Searched refs:JRCFG_IMSK (Results 1 – 2 of 2) sorted by relevance
34 setbits32(&jrp->rregs->rconfig_lo, JRCFG_IMSK); in caam_reset_hw_jr()60 clrbits32(&jrp->rregs->rconfig_lo, JRCFG_IMSK); in caam_reset_hw_jr()150 setbits32(&jrp->rregs->rconfig_lo, JRCFG_IMSK); in caam_jr_interrupt()232 clrbits32(&jrp->rregs->rconfig_lo, JRCFG_IMSK); in caam_jr_dequeue()
575 #define JRCFG_IMSK 0x01 macro