Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/cxlflash/
H A Dsislite.h279 #define SISL_ISTATUS_UNMASK (0x07FFULL) /* 1 means unmasked */ macro
280 #define SISL_ISTATUS_MASK ~(SISL_ISTATUS_UNMASK) /* 1 means masked */
H A Dmain.c1341 reg_unmasked = (reg & SISL_ISTATUS_UNMASK); in cxlflash_sync_err_irq()
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/
H A Dsislite.h279 #define SISL_ISTATUS_UNMASK (0x07FFULL) /* 1 means unmasked */ macro
280 #define SISL_ISTATUS_MASK ~(SISL_ISTATUS_UNMASK) /* 1 means masked */
H A Dmain.c1341 reg_unmasked = (reg & SISL_ISTATUS_UNMASK); in cxlflash_sync_err_irq()

Completed in 13 milliseconds