Searched refs:SISL_ISTATUS_UNMASK (Results 1 – 2 of 2) sorted by relevance
279 #define SISL_ISTATUS_UNMASK (0x07FFULL) /* 1 means unmasked */ macro280 #define SISL_ISTATUS_MASK ~(SISL_ISTATUS_UNMASK) /* 1 means masked */
1341 reg_unmasked = (reg & SISL_ISTATUS_UNMASK); in cxlflash_sync_err_irq()