Searched refs:AES_O_IRQSTATUS (Results 1 – 2 of 2) sorted by relevance
202 #define AES_O_IRQSTATUS 0x0000008C // This register indicates the macro
1059 return((HWREG(ui32Base + AES_O_IRQSTATUS) & in AESIntStatus()1065 return(HWREG(ui32Base + AES_O_IRQSTATUS) | in AESIntStatus()