Searched refs:OK_INTR_CNT (Results 1 – 2 of 2) sorted by relevance
443 #define OK_INTR_CNT ((u32)0x000000FF<<8) /* Bit[15:8], OK interrupt counter */ macro
271 ok_intr_cnt = (IPSEC->RST_ISR_CON & OK_INTR_CNT) >> 8; in CRYPTO_CleanCmdOk()
Completed in 6 milliseconds