Home
last modified time | relevance | path

Searched refs:HF_IN_PM0 (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/scsi/sym53c8xx_2/
Dsym_fw2.h1079 SCR_REG_REG (HF_REG, SCR_OR, HF_IN_PM0),
1099 SCR_REG_REG (HF_REG, SCR_OR, HF_IN_PM0),
1111 SCR_REG_REG (HF_REG, SCR_AND, (~HF_IN_PM0)),
1612 SCR_JUMP ^ IFTRUE (MASK (0, (HF_IN_PM0 | HF_IN_PM1 | HF_DP_SAVED))),
1630 SCR_JUMP ^ IFTRUE (MASK (0, (HF_IN_PM0 | HF_IN_PM1))),
1632 SCR_JUMPR ^ IFFALSE (MASK (HF_IN_PM0, HF_IN_PM0)),
1658 SCR_SFBR_REG (HF_REG, SCR_AND, (~(HF_IN_PM0|HF_IN_PM1|HF_DP_SAVED))),
Dsym_fw1.h1193 SCR_REG_REG (HF_REG, SCR_OR, HF_IN_PM0),
1213 SCR_REG_REG (HF_REG, SCR_OR, HF_IN_PM0),
1225 SCR_REG_REG (HF_REG, SCR_AND, (~HF_IN_PM0)),
Dsym_hipd.h606 #define HF_IN_PM0 1u macro
Dsym_hipd.c2572 if (hflags & (HF_IN_PM0 | HF_IN_PM1 | HF_DP_SAVED)) {
2573 if (hflags & HF_IN_PM0)
2591 hflags &= ~(HF_IN_PM0 | HF_IN_PM1 | HF_DP_SAVED);